Skip to content

Commit 6770980

Browse files
committed
Tracking time like it's the west coast
1 parent 17f3bb6 commit 6770980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zappycode/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232

233233
LANGUAGE_CODE = 'en-us'
234234

235-
TIME_ZONE = 'UTC'
235+
TIME_ZONE = 'America/Los_Angeles'
236236

237237
USE_I18N = True
238238

0 commit comments

Comments
 (0)