如下所示, 一直显示 EDT (Eastern Daylight Time - 美国东部夏令时) 时间;

我们需要显示为 CST时间(Central Standard Time-中央标准时间),

操作如下:

 


WARNING! The remote SSH server rejected X11 forwarding request.
Last login: Sun Apr  7 22:47:27 2019 from 10.10.13.133
[root@esnode02 ~]# date
Mon Apr  8 02:29:06 EDT 2019
[root@esnode02 ~]# timedatectl set-timezone 'Asia/Shanghai'
[root@esnode02 ~]# date
Mon Apr  8 14:29:12 CST 2019
[root@esnode02 ~]# 

 

GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e added ecosystem file for PM2 4 年前
5def40a3 Add host customization support for the NodeJS version 4 年前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐