---
title: UpcomingPassInformationEntry.DateInformation
framework: walletpasses
role: symbol
role_heading: Object
path: walletpasses/upcomingpassinformationentry/dateinformation-data.dictionary
---

# UpcomingPassInformationEntry.DateInformation

Information about the start and end time of the upcoming pass information entry.

## Declaration

```data
object UpcomingPassInformationEntry.DateInformation
```

## Properties

date: The start date of the upcoming pass information entry. If omitted, the entry lists the Time and Date as TBD. ignoreTimeComponents: Indicates whether the entry should ignore the time components of the date. isAllDay: Indicates whether the entry spans the entire day and that the time components should be ignored. isUnannounced: Indicates whether the provided time of the event hasn’t been announced (commonly referred to as TBA). isUndetermined: Indicates whether the provided time of the event hasn’t been determined (commonly referred to as TBD). timeZone: The time zone to adjust the date into. If omitted, the entry uses the current time zone of the device.

## See Also

### Adding information to multievent passes

- [UpcomingPassInformationEntry.AdditionalInfoFields](walletpasses/upcomingpassinformationentry/additionalinfofields-data.dictionary.md)
- [UpcomingPassInformationEntry.BackFields](walletpasses/upcomingpassinformationentry/backfields-data.dictionary.md)
- [UpcomingPassInformationEntry.Images](walletpasses/upcomingpassinformationentry/images-data.dictionary.md)
- [UpcomingPassInformationEntry.URLs](walletpasses/upcomingpassinformationentry/urls-data.dictionary.md)
