“Linux Set Datum Timezone” Code-Antworten

Linux Set Datum Timezone

# To view timezone
timedatectl

# list all available timezones
timedatectl list-timezones

# update timezone
sudo timedatectl set-timezone your_time_zone
Beautiful Bug

So ändern Sie Zeitzone unter Linux

sudo timedatectl set-timezone America/New_York
Glorious Gnu

Linux, wie Sie die aktuelle Zeit mit TimeZone anzeigen

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
Successful Salamander

Ähnliche Antworten wie “Linux Set Datum Timezone”

Fragen ähnlich wie “Linux Set Datum Timezone”

Weitere verwandte Antworten zu “Linux Set Datum Timezone” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen