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

# Date.FormatStyle.Symbol.VerbatimHour.Clock

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

## Declaration

```swift
struct Clock
```

## Topics

### Modifying a Verbatim Hour Clock

- [twelveHour](foundation/date/formatstyle/symbol/verbatimhour/clock/twelvehour.md)
- [twentyFourHour](foundation/date/formatstyle/symbol/verbatimhour/clock/twentyfourhour.md)

### Comparing Verbatim Hour Clocks

- [==(_:_:)](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.HourCycle](foundation/date/formatstyle/symbol/verbatimhour/hourcycle.md)
