---
title: date
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/datepickercomponents/date
---

# date

Displays day, month, and year based on the locale

## Declaration

```swift
static let date: DatePickerComponents
```

## See Also

### Getting date picker components

- [hourAndMinute](swiftui/datepickercomponents/hourandminute.md)
- [hourMinuteAndSecond](swiftui/datepickercomponents/hourminuteandsecond.md)
