Add UTC zone
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 7 Apr 2022 05:04:09 +0000 (01:04 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Thu, 7 Apr 2022 05:04:09 +0000 (01:04 -0400)
home/bin/time-in-zones

index 17ecac9..f525a1d 100755 (executable)
@@ -3,6 +3,7 @@
 set -e
 
 declare -a ZONES=(
+    UTC
     US/Pacific
     US/Eastern
     Europe/Warsaw
This page took 0.019685 seconds and 4 git commands to generate.