Interface TimeZoneIds

Export

TimeZoneIds

interface TimeZoneIds {
    timeZones?: TimeZone[];
}

Properties

Properties

timeZones?: TimeZone[]

Memberof

TimeZoneIds