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
When we convert datetimes to Unix timestamps, at non-deterministic times overflows may happen - the attached screenshot caused an overflow error at ~9:57:30-9:58:15PM, but did not error again when run at ~9:58:30PM.
The text was updated successfully, but these errors were encountered:
sc1f
changed the title
Datetime conversion in Python can overflow
Datetime conversion in Python can overflow non-deterministically
Oct 6, 2019
When we convert datetimes to Unix timestamps, at non-deterministic times overflows may happen - the attached screenshot caused an overflow error at ~9:57:30-9:58:15PM, but did not error again when run at ~9:58:30PM.
The text was updated successfully, but these errors were encountered: