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
Currently I'm treating "time == 0" as meaning "all day" but this precludes having events occur at midnight and could cause problems if people timezone shift the raw dates, without checking for a time component first.
The text was updated successfully, but these errors were encountered:
Currently I'm treating "time == 0" as meaning "all day" but this precludes having events occur at midnight and could cause problems if people timezone shift the raw dates, without checking for a time component first.
The text was updated successfully, but these errors were encountered: