You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In its current state, the script is only useful for people on Eastern time. The time zone (tz) on lines 114 and 115, is hard-coded as "EST" and needs to be updated so it can work across time zones.
The text was updated successfully, but these errors were encountered:
In its current state, the script is only useful for people on Eastern time. The time zone (
tz
) on lines 114 and 115, is hard-coded as"EST"
and needs to be updated so it can work across time zones.The text was updated successfully, but these errors were encountered: