Skip to content

Commit

Permalink
added timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoldea committed Nov 24, 2023
1 parent 2d0a0d2 commit 37548a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/codebase_docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'test_versioning', 'test_functional_read_only_conf_concept', 'clinicalcode.tests.functional_tests.read_only', 'read_only_test_settings',
]

TIME_ZONE = 'America/New_York'
TIME_ZONE = 'America/Ciudat_Juarez'


for mod_name in MOCK_MODULES:
Expand Down

0 comments on commit 37548a5

Please sign in to comment.