Q8root Asked: 2020-06-12 11:38:34 +0800 CST2020-06-12 11:38:34 +0800 CST 2020-06-12 11:38:34 +0800 CST CentsOS 6 返回错误时间 772 我们当前的当地时间是 2020 年 6 月 11 日 22:35 我已将 CentOS 时区设置为 Asia/Kuwait [root@server etc]# ls -l /etc/localtime lrwxrwxrwx 1 root root 6 Jun 11 2020 /etc/localtime -> Kuwait 但是当前日期命令正在重新调整错误的日期时间:- [root@server Asia]# date Thu Jun 11 19:38:11 UTC 2020 timezone centos6 1 个回答 Voted Best Answer John Mahowald 2020-06-12T11:46:03+08:002020-06-12T11:46:03+08:00 看起来像一个损坏的符号链接,因为 tzdata 应该在/usr/share/zoneinfo/Asia/Kuwait. 按照EL6 及更早的程序编辑时区。编辑/etc/sysconfig/clock并Asia/Kuwait 运行tzdata-update
看起来像一个损坏的符号链接,因为 tzdata 应该在
/usr/share/zoneinfo/Asia/Kuwait
.按照EL6 及更早的程序编辑时区。编辑
/etc/sysconfig/clock
并Asia/Kuwait
运行tzdata-update