This website requires JavaScript.
Explore
Help
Sign In
Chewing_Bever
/
didier
mirror of
https://github.com/stijndcl/didier
Watch
0
Star
0
Fork
You've already forked didier
0
Code
Issues
Projects
Releases
Wiki
Activity
a21eb51e6d
didier
/
database
/
utils
/
datetime.py
6 lines
101 B
Python
Raw
Blame
History
import
zoneinfo
__all__
=
[
"
LOCAL_TIMEZONE
"
]
LOCAL_TIMEZONE
=
zoneinfo
.
ZoneInfo
(
"
Europe/Brussels
"
)
Reference in New Issue
View Git Blame
Copy Permalink