/
/TzPeriod
/TzPeriod
An object where the timezone offset and daylight savings are stored.
Property | Type | Length | Mandatory | Description | Comments |
---|---|---|---|---|---|
| String | 8 |
|
| The name of the timezone, for example CET |
| Date |
| Yes |
| The start date of the timezone offset |
| Date |
| Yes |
| The end date of the timezone offset |
| Boolean |
|
|
| Indicates whether or not the timezone offset is using the daylight savings. |
| Integer |
|
|
| Timezone offset in seconds |
To find a timezone offset for a given timezone and given date the following API query can be used:
/ws/rest/TzPeriod?filter=timezone.key(EQ){timezone.key}&filter=fromDate(LTE){givenDate}&filter=toDate(GTE){givenDate}
, multiple selections available,
Related content
/PortCost
/PortCost
More like this
/Port
/Port
More like this
/EventLog
/EventLog
More like this
Port GMT Offset/Timezone Is Wrong
Port GMT Offset/Timezone Is Wrong
More like this
Wrong GMT Time Pending Charter Hire
Wrong GMT Time Pending Charter Hire
More like this
Dataloy API 3.2 Release Notes
Dataloy API 3.2 Release Notes
More like this