Timezone¶
- TimeZones Timezone¶
 - Methods Supported:
 GET – for reading test centres
- Filters supported:
 ID – the primary key
- EntityType: Timezone¶
 New in version 2021.05.
This entity is subject to change and is reserved for future use.
- Entity Key: ID Edm.String NOT NULL¶
 The ID of this Timezone.
- Name Edm.String¶
 The name of this Timezone.
- BaseUTCOffset Edm.String¶
 
- BaseUTCOffsetMinutes Edm.Double¶
 
- CurrentUTCOffset Edm.String¶
 
- CurrentUTCOffsetMinutes Edm.Double¶
 
- CurrentUtcTime Edm.DateTime¶
 The current time in UTC.
- CurrentTimezoneTime Edm.DateTime¶
 The local time in this timezone.