Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

check timezone linux

date
timedatectl
Comment

linux how to display current time with timezone

timedatectl

Output
------------
                      Local time: Tue 2019-12-03 16:30:44 UTC
                  Universal time: Tue 2019-12-03 16:30:44 UTC
                        RTC time: Tue 2019-12-03 16:30:44
                       Time zone: Etc/UTC (UTC, +0000)
       System clock synchronized: no
systemd-timesyncd.service active: yes
                 RTC in local TZ: no
Comment

where are timezones located linux

/usr/share/zoneinfo/
Comment

check timezone linux

date
timedatectl
Comment

linux how to display current time with timezone

timedatectl

Output
------------
                      Local time: Tue 2019-12-03 16:30:44 UTC
                  Universal time: Tue 2019-12-03 16:30:44 UTC
                        RTC time: Tue 2019-12-03 16:30:44
                       Time zone: Etc/UTC (UTC, +0000)
       System clock synchronized: no
systemd-timesyncd.service active: yes
                 RTC in local TZ: no
Comment

where are timezones located linux

/usr/share/zoneinfo/
Comment

PREVIOUS NEXT
Code Example
Shell :: publish website locally 
Shell :: linux kill process 
Shell :: permissão wordpress 
Shell :: git move change from master to new branch 
Shell :: ffmpeg boost audio level 
Shell :: npm vs yarn command 
Shell :: ls order by date 
Shell :: Unzip all zip files in a proper directory 
Shell :: find name file in cmd 
Shell :: bash file comment 
Shell :: linux list files in txt 
Shell :: cant find module firebase 
Shell :: bash add help argument 
Shell :: luarocks 
Shell :: docker auto start when reboot 
Shell :: package manager dotnet 5.0 frameworks 
Shell :: master to main github 
Shell :: connect to wifi with wpa_supplicant 
Shell :: git force add ignored file 
Shell :: pip install kivy 
Shell :: get large files 
Shell :: zfs check compression type 
Shell :: enable mods 
Shell :: expo install package version 
Shell :: how to find ssh config file mac 
Shell :: download images from url terminal 
Shell :: git ignore file is not working 
Shell :: why installing pandas take time in docker 
Shell :: github create repo from terminal 
Shell :: grep search 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =