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
Change committee import to have a meeting_time_zone field.
Sets the meetings time_zone field
If it is set, it will be used to interpret the meeting_start_time and meeting_end_time dates into timestamps.
If it isn't set, but meeting_start_time and meeting_end_time are, add a warning about which timezone will be used for interpretation, which will be either the orga timestamp or UTC as a fallback.