UpcomingPassInformationEntry.DateInformation
Information about the start and end time of the upcoming pass information entry.
Declaration
object UpcomingPassInformationEntry.DateInformationProperties
| Name | Type | Description |
|---|---|---|
date | ISO 8601 date as string | The start date of the upcoming pass information entry. If omitted, the entry lists the |
ignoreTimeComponents | boolean | Indicates whether the entry should ignore the time components of the date. |
isAllDay | boolean | Indicates whether the entry spans the entire day and that the time components should be ignored. |
isUnannounced | boolean | Indicates whether the provided time of the event hasn’t been announced (commonly referred to as TBA). |
isUndetermined | boolean | Indicates whether the provided time of the event hasn’t been determined (commonly referred to as TBD). |
timeZone | Time zone database identifier as string | The time zone to adjust the date into. If omitted, the entry uses the current time zone of the device. |