---
title: "readAttributeTimeZoneListMaxSize(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertimesynchronization/readattributetimezonelistmaxsize(completion:)"
---

# readAttributeTimeZoneListMaxSize(completion:)

## Declaration

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

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