I am using Ubuntu 20.04 server edition on a RPi 4. I have seen tutorials and posts on how to set the local time manually. However, I would like to set the device to automatically update the local time zone to reflect any changes using NTP. For instance, if I have the device running in Eastern time zone and then take it with me to the Pacific time zone or even to Europe, I want it to automatically update this info and display it with the "date" command as long as it has a connection to the outside world. I appreciate the guidance.
Seeing the following when running timedatectl
ubuntu@ubuntu:~$ timedatectl
Local time: Mon 2021-11-29 15:28:14 UTC
Universal time: Mon 2021-11-29 15:28:14 UTC
RTC time: n/a
Time zone: Etc/UTC (UTC, +0000)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
date command only shows UTC
traceroute 8.8.8.8
, OR figure out a computer-detectable difference between the environments your computer lacks the information to guess a timezone. – waltinator Dec 06 '21 at 18:56