hwclock
February 1, 2015 ยท View on GitHub
util-linux package.
Get hardware clock time:
sudo hwclock --show
Sample output:
Sun 01 Feb 2015 01:28:46 PM CET -0.438006 seconds
Sync hardware clock with system clock:
sudo hwclock --systohc
February 1, 2015 ยท View on GitHub
util-linux package.
Get hardware clock time:
sudo hwclock --show
Sample output:
Sun 01 Feb 2015 01:28:46 PM CET -0.438006 seconds
Sync hardware clock with system clock:
sudo hwclock --systohc