mirror of
https://github.com/JonathanHerrewijnen/calibre-web.git
synced 2024-11-11 05:33:57 +00:00
3 lines
64 B
Python
3 lines
64 B
Python
|
'''tzinfo timezone information for UTC.'''
|
||
|
from pytz import UTC
|