---
title: bookingDate
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inrestaurantreservationbooking/bookingdate
---

# bookingDate

The date and time of the reservation.

## Declaration

```swift
var bookingDate: Date { get set }
```

## See Also

### Accessing the Booking Information

- [bookingIdentifier](intents/inrestaurantreservationbooking/bookingidentifier.md)
- [isBookingAvailable](intents/inrestaurantreservationbooking/isbookingavailable.md)
- [bookingDescription](intents/inrestaurantreservationbooking/bookingdescription.md)
