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 would likely require a special magic object, e.g. temporenc.EXTERNAL_TIMEZONE, and a way for the .datetime() (and friends) method to obtain/use this external tz. Perhaps a tzinfo arg? This should perhaps work sensibly with pytz, which uses tz.localize() and tz.normalize() to convert.
Temporenc now has a special Z=126 value: temporenc/temporenc#2
This should be handled sensibly in temporenc-python.
The text was updated successfully, but these errors were encountered: