---
title: "readAttributeHourFormat(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertimeformatlocalization/readattributehourformat(completion:)"
---

# readAttributeHourFormat(completion:)

## Declaration

```swift
func readAttributeHourFormat(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeHourFormat() async throws -> NSNumber
```
