---
title: "writeAttributeHourFormat(withValue:params:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertimeformatlocalization/writeattributehourformat(withvalue:params:completion:)"
---

# writeAttributeHourFormat(withValue:params:completion:)

## Declaration

```swift
func writeAttributeHourFormat(withValue value: NSNumber, params: MTRWriteParams?, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeHourFormat(withValue value: NSNumber, params: MTRWriteParams?) async throws
```
