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