summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xworldclock4
1 files 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