You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch makes `datetime:new()` call internally determine the timezone
before calculating time since epoch when passing a timestamp as a
parameter. It's needed to fix handling timezones with timestamps to be
able to take the provided timezone into account when calculating time
since epoch.
Needed for tarantool#10363
NO_CHANGELOG=no visible changes
NO_TEST=no new behavior
NO_DOC=no new behavior
0 commit comments