The Python Oracle

Convert UTC datetime string to local datetime

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Drifting Through My Dreams

--

Chapters
00:00 Question
01:39 Accepted answer (Score 556)
02:41 Answer 2 (Score 70)
03:48 Answer 3 (Score 37)
04:45 Answer 4 (Score 28)
05:17 Thank you

--

Full question
https://stackoverflow.com/questions/4770...

Accepted answer links:
[python-dateutil]: http://niemeyer.net/python-dateutil
[zoneinfo (Olson) database]: http://en.wikipedia.org/wiki/Tz_database

Answer 3 links:
[datetime]: http://docs.python.org/library/datetime....
[tzinfo]: http://docs.python.org/library/datetime....

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #datetime #utc #localtime

#avk47