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
Stopwatch data should include timezone data, to ensure the originating timezone can be tracked. If a stopwatch has a valid timezone/timezoneOffset value, the stopwatch data will be rendered in that timezone.
Store all stopwatch values as timezone-aware dates:
Stopwatch data should include timezone data, to ensure the originating timezone can be tracked. If a stopwatch has a valid
timezone
/timezoneOffset
value, the stopwatch data will be rendered in that timezone.Store all stopwatch values as timezone-aware dates:
The text was updated successfully, but these errors were encountered: