GIF94;
| Path : /usr/lib/python3/dist-packages/pyrfc3339/__pycache__/ |
| Current File : //usr/lib/python3/dist-packages/pyrfc3339/__pycache__/utils.cpython-313.pyc |
�
m�}g � �
� S r g)c � � [ [ U 5 S5 u p[ [ U5 S- 5 nU S:� a SnOSnSR U[ U5 [ U5 5 $ )z�
Return a string representing the timezone offset.
Remaining seconds are rounded to the nearest minute.
>>> format_timezone(3600)
'+01:00'
>>> format_timezone(5400)
'+01:30'
>>> format_timezone(-28800)
'-08:00'
i �<