Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 33c15dd

Browse files
committed
Remove time zone
1 parent dd9659b commit 33c15dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
olly_on_github_branch = 'main'
8383

8484
# Git timestamp settings
85-
gitstamp_fmt = "%Y-%m-%d %H:%M:%S %z"
85+
gitstamp_fmt = "%Y-%m-%d %H:%M:%S"
8686

8787
# Tabs settings
8888
sphinx_tabs_disable_tab_closing = True

0 commit comments

Comments
 (0)