mirror of
https://github.com/janeczku/calibre-web
synced 2024-11-28 20:39:59 +00:00
3 lines
64 B
Python
3 lines
64 B
Python
|
'''tzinfo timezone information for UTC.'''
|
||
|
from pytz import UTC
|