|
hwclock : time clocks utility |
| [SYNOPSIS] hwclock [FUNCTION] [OPTION] |
| --show |
display the RTC time
|
| --get |
display drift corrected RTC time
|
| --set |
set the RTC according to --date
|
| --hctosys |
set the system time from the RTC
|
| --systohc |
set the RTC from the system time
|
|
| --utc |
the RTC timescale is UTC
|
| --localtime |
the RTC timescale is Local
|
| --date "dd mmm yyyy HH:MM" |
date and time input for --set and --predict
|
|