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
so passing anything except time objects or strings should raise (might be a tad tricky as we don't have great time parsers, they all parse datetimelikes).
IIRC this was done for convenience at the time. But can lead to an unstatisfactory user experience.
The text was updated successfully, but these errors were encountered:
from SO
so passing anything except
time
objects or strings should raise (might be a tad tricky as we don't have great time parsers, they all parse datetimelikes).IIRC this was done for convenience at the time. But can lead to an unstatisfactory user experience.
The text was updated successfully, but these errors were encountered: