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

# hourAndMinute

Displays hour and minute components based on the locale

## Declaration

```swift
static let hourAndMinute: DatePickerComponents
```

## See Also

### Getting date picker components

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