home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac84a5d
)
List zones 1 per line
author
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 8 Mar 2021 13:44:13 +0000
(08:44 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 8 Mar 2021 13:44:13 +0000
(08:44 -0500)
home/bin/time-in-zones
patch
|
blob
|
blame
|
history
diff --git
a/home/bin/time-in-zones
b/home/bin/time-in-zones
index
6428f8d
..
aa78407
100755
(executable)
--- a/
home/bin/time-in-zones
+++ b/
home/bin/time-in-zones
@@
-2,7
+2,12
@@
set -e
-ZONES='US/Eastern Europe/Rome Poland NZ'
+ZONES='
+ US/Eastern
+ Europe/Rome
+ Poland
+ NZ
+'
for tz in $ZONES
do
This page took
0.028198 seconds
and
4
git commands to generate.