mirror of
https://github.com/janeczku/calibre-web
synced 2025-01-14 19:25:44 +00:00
3 lines
64 B
Python
3 lines
64 B
Python
|
'''tzinfo timezone information for UTC.'''
|
||
|
from pytz import UTC
|