I'm going through the django tutorial, when they ask me to enter the TIME_ZONE I don't know how to do it right. I have entered
TIME_ZONE = 'America/New_York'
What is the correct terminology for the timezone?
I'm going through the django tutorial, when they ask me to enter the TIME_ZONE I don't know how to do it right. I have entered
TIME_ZONE = 'America/New_York'
What is the correct terminology for the timezone?