---
title: Date.FormatStyle.Symbol.VerbatimHour.HourCycle
framework: foundation
role: symbol
role_heading: Structure
path: foundation/date/formatstyle/symbol/verbatimhour/hourcycle
---

# Date.FormatStyle.Symbol.VerbatimHour.HourCycle

A type that specifies the start of a clock representation for the format of a hour.

## Declaration

```swift
struct HourCycle
```

## Topics

### Modifying a Verbatim Hour HourCycle

- [oneBased](foundation/date/formatstyle/symbol/verbatimhour/hourcycle/onebased.md)
- [zeroBased](foundation/date/formatstyle/symbol/verbatimhour/hourcycle/zerobased.md)

### Comparing Verbatim Hour Clock HourCycles

- [==(_:_:)](foundation/date/==(_:_:).md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Supporting Structures

- [Date.FormatStyle.Symbol.VerbatimHour.Clock](foundation/date/formatstyle/symbol/verbatimhour/clock.md)
