Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

service.getServerTimeZones() returns a list of invalid TimeZoneDefinitions #127

@vik34

Description

@vik34

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions