Ubuntu: show datetime with cmd
cat /etc/timezone
grep UTC /etc/default/rcS
date
# hardware clock
sudo hwclock --show
Cmd for display the current time configuration, like the time zone, in Ubuntu
cat /etc/timezone
grep UTC /etc/default/rcS
date
# hardware clock
sudo hwclock --show
Cmd for display the current time configuration, like the time zone, in Ubuntu