Date and time
dateTimezone
View the timezone:
cat /etc/timezonegrep UTC /etc/default/rcSdateHardware clock:
sudo hwclock --showSet
sudo dpkg-reconfigure tzdataCaution: these timezone and clock commands need admin rights.
Cron after timezone change
Cron does not auto-sync and continues to work on the previous timezone (UTC). Restart it:
/etc/init.d/cron stop
/etc/init.d/cron startUpdated:
2026 Aug 19

