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
I've seen a few instances lately where people are using local time for event dates. This means that you can have events with timestamps being last touched now, but a date in the future.
I suggest explicitly requiring date to be UTC, like everything else.
The text was updated successfully, but these errors were encountered:
I've seen a few instances lately where people are using local time for event dates. This means that you can have events with timestamps being last touched now, but a date in the future.
I suggest explicitly requiring date to be UTC, like everything else.
The text was updated successfully, but these errors were encountered: