Skip to content

Commit

Permalink
Add MNL to list
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ggs committed Mar 19, 2024
1 parent 61ceee5 commit 32e32b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swiftbar/timezones.30s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ echo -n "VNO " ; TZ="Europe/Vilnius" date +'%a %-l:%M %p'

echo "---"

echo -n "MNL " ; TZ="Asia/Manila" date +'%a %Y-%m-%d %-l:%M %p'
echo -n "VNO " ; TZ="Europe/Vilnius" date +'%a %Y-%m-%d %-l:%M %p'
echo -n "LAX " ; TZ="America/Los_Angeles" date +'%a %Y-%m-%d %-l:%M %p'
echo -n "DEN " ; TZ="America/Denver" date +'%a %Y-%m-%d %-l:%M %p'

0 comments on commit 32e32b2

Please sign in to comment.