---
title: Calendar.Component.minute
framework: foundation
role: symbol
role_heading: Case
path: foundation/calendar/component/minute
---

# Calendar.Component.minute

Identifier for the minute unit.

## Declaration

```swift
case minute
```

## See Also

### Specifying Hours, Minutes, and Seconds

- [Calendar.Component.hour](foundation/calendar/component/hour.md)
- [Calendar.Component.second](foundation/calendar/component/second.md)
- [Calendar.Component.nanosecond](foundation/calendar/component/nanosecond.md)
