AimerNeige revised this gist 6 months ago. Go to revision
1 file changed, 5 insertions
timedatectl.sh(file created)
| @@ -0,0 +1,5 @@ | |||
| 1 | + | sudo timedatectl set-timezone UTC | |
| 2 | + | ||
| 3 | + | sudo timedatectl set-timezone Asia/Shanghai | |
| 4 | + | ||
| 5 | + | timedatectl status | |
Newer
Older