Update void pkgs
[khome.git] / home / bin / time-in-zones
index 6428f8d..9cfa054 100755 (executable)
@@ -2,7 +2,14 @@
 
 set -e
 
-ZONES='US/Eastern Europe/Rome Poland NZ'
+ZONES='
+    US/Pacific
+    US/Eastern
+    Europe/Rome
+    Poland
+    Asia/Calcutta
+    NZ
+'
 
 for tz in $ZONES
 do
This page took 0.042874 seconds and 4 git commands to generate.