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
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
None of the TimeZoneDefinition objects will be valid, since no Transition, TransitionGroup and TimeZonePeriod are set. The only way I can create an Appointment is to enable the Exchange2007Compatibility flag, which I can only set when I switch them to public.
I haven't yet tested Ex2010 and Ex2013, but I still would have to enable Compatibility since I can't get a valid TimeZoneDefinition.
Is there a step I am missing to actually get this information?
At the moment they're just generated from the static method TimeZone.getAvailableIDs(), however only .name and .id are set.