hwclock
- Synchronize hardware clock and system clock
ln -sf "/usr/share/zoneinfo/America/Sao_Paulo" "/etc/localtime"
# System to hardware clock
hwclock --systohc
ln -sf "/usr/share/zoneinfo/America/Sao_Paulo" "/etc/localtime"
# System to hardware clock
hwclock --systohc