Skip to content

Commit

Permalink
Default to pacific timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
joeriddles committed Jul 17, 2024
1 parent 50dde00 commit 553758a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spokanetech/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@

LANGUAGE_CODE = "en-us"

TIME_ZONE = "UTC"
TIME_ZONE = "America/Los_Angeles"

USE_I18N = True

Expand Down

0 comments on commit 553758a

Please sign in to comment.