$ date
Wed Oct 21 05:03:15 UTC 2020
$ ls -al /etc/localtime
/usr/share/zoneinfo/Etc/UTC
$ ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime
/usr/share/zoneinfo/Asia/Seoul
$ echo 'Asia/Seoul' >/etc/timezone