mirror of
https://github.com/janeczku/calibre-web.git
synced 2025-01-26 05:27:24 +02:00
3 lines
64 B
Python
3 lines
64 B
Python
|
'''tzinfo timezone information for UTC.'''
|
||
|
from pytz import UTC
|