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

# readAttributeActiveCalendarType(completion:)

## Declaration

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

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