Skip to content

Fix: Use TZ environment variable for Django#14

Open
AlekseyLapunov wants to merge 1 commit intobryangerlach:masterfrom
AlekseyLapunov:patch-1
Open

Fix: Use TZ environment variable for Django#14
AlekseyLapunov wants to merge 1 commit intobryangerlach:masterfrom
AlekseyLapunov:patch-1

Conversation

@AlekseyLapunov
Copy link

As of now, TIME_ZONE variable is hardcoded with value 'America/Chicago'.
The more correct option is to use TZ environment variable that is also specified in the README and as the default value (if TZ is not set) - UTC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant