DIR: /snap/certbot/4557/lib64/python3.12/site-packages/pyrfc3339/__pycache__/ |
Current File : //snap/certbot/4557/lib64/python3.12/site-packages/pyrfc3339/__pycache__/utils.cpython-312.pyc |
� N�g � � � d � Z y)c � � t t | � d� \ }}t t |� dz � }| dk\ rd}nd}dj |t |� t |� � S )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 �< |