Skip to content

Commit

Permalink
设置时间戳的时区为北京时间
Browse files Browse the repository at this point in the history
  • Loading branch information
FeignClaims committed Jan 28, 2024
1 parent 04a3d40 commit 2e61920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
html_static_path = ['_static']
html_search_language = 'zh'
html_last_updated_fmt = '%Y-%m-%d %H:%M:%S %z'
git_last_updated_timezone = 'Asia/Shanghai'


def setup(app):
Expand Down

0 comments on commit 2e61920

Please sign in to comment.