From: Siraaj Khandkar Date: Mon, 8 Mar 2021 13:44:13 +0000 (-0500) Subject: List zones 1 per line X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=3c478e37ea2443f97f611ef10ab265ce4c7bda9f List zones 1 per line --- diff --git a/home/bin/time-in-zones b/home/bin/time-in-zones index 6428f8d..aa78407 100755 --- 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