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
Changes the default timeZone to DateTimeZone.UTC, so whenever a date or datetime is created, it will be in UTC. This requires changes in User entity, so every single user has the possibility to display dates/time in his preferred time zone.
The text was updated successfully, but these errors were encountered:
Changes the default timeZone to DateTimeZone.UTC, so whenever a date or datetime is created, it will be in UTC. This requires changes in User entity, so every single user has the possibility to display dates/time in his preferred time zone.
The text was updated successfully, but these errors were encountered: