Set System Timezone2017/12/13 |
|
This is the example for setting time-zone of your system.
|
|
| [1] | Replace to your own timezone on the example below. |
|
# show the list of timezones [root@dlp ~]# timedatectl list-timezones Africa/Abidjan Africa/Accra Africa/Addis_Ababa Africa/Algiers Africa/Asmara Africa/Bamako Africa/Bangui Africa/Banjul Africa/Bissau ... ... ... Pacific/Tahiti Pacific/Tarawa Pacific/Tongatapu Pacific/Wake Pacific/Wallis UTC # show state [root@dlp ~]#
Local time: Thu 2017-12-13 22:00:34 JST
Universal time: Thu 2017-12-13 13:00:34 UTC
RTC time: Thu 2017-12-13 13:00:34
Time zone: Asia/Tokyo (JST, +0900)
System clock synchronized: yes
systemd-timesyncd.service active: yes
RTC in local TZ: no
|
|
|