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

# hourMinuteAndSecond

Displays hour, minute and second components based on the locale

## Declaration

```swift
static let hourMinuteAndSecond: DatePickerComponents
```

## See Also

### Getting date picker components

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