Open G-D-Petrov opened 1 month ago
Fixes #1406 and #1827
This is done by extending the current approach to decompose the timestamp into:
This approach is beneficial as it:
The main problem is that we need to do some post processing to coerce the time zone info to be consistent (done here)
An alternative approach was considered in a past PR here, but that had a couple of limitation:
datetime
Reference Issues/PRs
Fixes #1406 and #1827
What does this implement or fix?
This is done by extending the current approach to decompose the timestamp into:
This approach is beneficial as it:
The main problem is that we need to do some post processing to coerce the time zone info to be consistent (done here)
Any other comments?
An alternative approach was considered in a past PR here, but that had a couple of limitation:
datetime