Fedora 29
Sponsored Link

Set System Timezone2018/11/01

 
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
.....
.....
.....
Pacific/Tongatapu
Pacific/Wake
Pacific/Wallis
UTC

# set timezone

[root@dlp ~]#
timedatectl set-timezone Asia/Tokyo
# show state

[root@dlp ~]#
               Local time: Thu 2018-11-01 18:25:48 JST
           Universal time: Thu 2018-11-01 09:25:48 UTC
                 RTC time: Thu 2018-11-01 09:25:47
                Time zone: Asia/Tokyo (JST, +0900)
System clock synchronized: no
              NTP service: inactive
          RTC in local TZ: no
Matched Content