zcorky / zmicro

Zero's Service Manager
MIT License
12 stars 1 forks source link

[timezone] set default timezone Asia/Shanghai #7

Closed whatwewant closed 2 years ago

whatwewant commented 2 years ago
# Show current timezone
timedatectl status

# List all available timezones
timedatectl list-timezones

# Set timezone
sudo timedatectl set-timezone Asia/Shanghai