---
title: "readAttributeActiveCalendarType(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertimeformatlocalization/readattributeactivecalendartype(completionhandler:)"
---

# readAttributeActiveCalendarType(completionHandler:)

## Declaration

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

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