From 340b78eb3ef9d0fd38ac0cf6c6deb80768fd9842 Mon Sep 17 00:00:00 2001 From: æstrid silico Date: Thu, 27 Feb 2025 02:36:38 +1300 Subject: add more zones --- worldclock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/worldclock b/worldclock index 9e55bb9..8c01a3f 100755 --- a/worldclock +++ b/worldclock @@ -1,8 +1,8 @@ #!/bin/bash -ZONES="America/Los_Angeles America/New_York UTC Europe/London Europe/Paris Pacific/Auckland Singapore unix" +ZONES="America/Los_Angeles America/New_York UTC Europe/London Europe/Paris Asia/Bangkok Pacific/Auckland Singapore unix" -HOMEZONE=America/Los_Angeles +HOMEZONE="$TZ" while : do -- cgit 1.4.1-2-gfad0