Update README.md
This commit is contained in:
@@ -131,13 +131,13 @@ Three ways possible: [\[see also Arch Linux Wiki: Time zone\]] [arch:tz]
|
||||
- interactively with `tzselect` (e. g. 7) Europe, 16) Germany, 2) Germany, 1) yes),
|
||||
- via `timedatectl`
|
||||
|
||||
$ timedatectl # check the current zone
|
||||
$ timedatectl list-timezones # list available zones
|
||||
$ timedatectl set-timezone Europe/Berlin # change your time zone
|
||||
$ timedatectl # check the current zone
|
||||
$ timedatectl list-timezones # list available zones
|
||||
$ timedatectl set-timezone Europe/Berlin # change your time zone
|
||||
|
||||
- or create the symlink manually
|
||||
|
||||
$ ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime
|
||||
$ ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime
|
||||
|
||||
Set the Hardware Clock from the System Clock, and update the timestamps in
|
||||
`/etc/adjtime` via:
|
||||
|
||||
Reference in New Issue
Block a user