server-status-client/test_tz.py

3 lines
70 B
Python
Raw Normal View History

from server_status.timezone import get_timezone
print(get_timezone())