From 985809d319f3eb3128fc1aa23e55cc3d9ec2d757 Mon Sep 17 00:00:00 2001 From: boggs <6130147+b-ggs@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:37:46 +0300 Subject: [PATCH] Visiting VNO --- swiftbar/timezones.30s.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/swiftbar/timezones.30s.sh b/swiftbar/timezones.30s.sh index 64f910b..8e13eb3 100755 --- a/swiftbar/timezones.30s.sh +++ b/swiftbar/timezones.30s.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash -echo -n "VNO " ; TZ="Europe/Vilnius" date +'%a %-l:%M %p' +echo -n "MNL " ; TZ="Asia/Manila" date +'%a %-l:%M %p' +# echo -n "VNO " ; TZ="Europe/Vilnius" date +'%a %-l:%M %p' echo "---"