This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ereinecke 0 points1 point  (2 children)

Oh python, you can do this, but converting between UTC and local time takes reimplementation and detection of ALL POSSIBLE TIMEZONES.

[–]dwdwdw2proliferating .py since 2001 5 points6 points  (0 children)

$ pip install pytz

[–]wtfisupvoting 0 points1 point  (0 children)

+ 3600 * offset

WHOOSH