I’m trying to get the various US timezones supported in Django. I’m able to get the America/New_York, etc. But my question is for places like Hawaii? I’m not able to find the proper timezone setting for it? Is there a place for all the available settings that we can use in Django? I want to build an application and give the user the ability to choose the timezone they are in.. Thanks for the help!
I’m trying to get the various US timezones supported in Django. I’m able to
Share
See “What you need to know about date/time” (nice video from PyCon 2012).
Data available: