Questions & AnswersCategory: LinuxHow to check the current timezone in Linux?
Sudha asked 1 year ago

How to check the current timezone in Linux?

You can always check the currently configured timezone in Linux by simply running timedatectl command and checking the time zone section of the output as shown below.

Command:

timedatectl

Sample:

[email protected]:~$ timedatectl
Local time: Fri 2022-05-06 08:34:11 UTC
Universal time: Fri 2022-05-06 08:34:11 UTC
RTC time: Fri 2022-05-06 08:34:11
Time zone: Etc/UTC (UTC, +0000)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
[email protected]:~$

 

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.