mirror of
https://github.com/snowykami/server-status-client.git
synced 2025-02-17 08:10:00 +08:00
3 lines
70 B
Python
3 lines
70 B
Python
|
from server_status.timezone import get_timezone
|
||
|
|
||
|
print(get_timezone())
|