Add UTC zone
[khome.git] / home / bin / time-in-zones
index cd6ab8e..f525a1d 100755 (executable)
@@ -3,12 +3,12 @@
 set -e
 
 declare -a ZONES=(
+    UTC
     US/Pacific
     US/Eastern
-    Europe/Moscow
-    #Europe/Rome
-    Poland
-    Asia/Calcutta
+    Europe/Warsaw
+    Europe/Samara
+    Asia/Manila
     NZ
 )
 
This page took 0.027199 seconds and 4 git commands to generate.