---
title: DatePickerComponents
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/datepickercomponents
---

# DatePickerComponents

## Declaration

```swift
struct DatePickerComponents
```

## Topics

### Getting date picker components

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

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Setting date picker components

- [DatePicker.Components](swiftui/datepicker/components.md)
