This is how a Linux system selects its timezone: /etc/localtime is a symlink into the IANA zoneinfo database, so no file is copied. Read the link with readlink /etc/localtime to see the chosen zone. Prefer timedatectl set-timezone, which manages this link for you.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.