timedatectl: Add command to set hardware clock to use localtime (#8605)

* Add GNU Octave page

* Change link to documentation

* Change hwclock to localtime

* Delete octave.md

* Update timedatectl.md
pull/1/head
Joel Tony 2022-10-02 00:54:12 +05:30 committed by GitHub
parent 10fc844c6f
commit 2506f957c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -22,3 +22,7 @@
- Enable Network Time Protocol (NTP) synchronization:
`timedatectl set-ntp on`
- Change the hardware clock time standard to localtime:
`timedatectl set-local-rtc 1`