---
title: MTRClusterTimeFormatLocalization
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclustertimeformatlocalization
---

# MTRClusterTimeFormatLocalization

## Declaration

```swift
class MTRClusterTimeFormatLocalization
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclustertimeformatlocalization/init(device:endpoint:queue:).md)
- [init(device:endpointID:queue:)](matter/mtrclustertimeformatlocalization/init(device:endpointid:queue:).md)

### Instance Methods

- [readAttributeAcceptedCommandList(with:)](matter/mtrclustertimeformatlocalization/readattributeacceptedcommandlist(with:).md)
- [readAttributeActiveCalendarType(with:)](matter/mtrclustertimeformatlocalization/readattributeactivecalendartype(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclustertimeformatlocalization/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclustertimeformatlocalization/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclustertimeformatlocalization/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclustertimeformatlocalization/readattributegeneratedcommandlist(with:).md)
- [readAttributeHourFormat(with:)](matter/mtrclustertimeformatlocalization/readattributehourformat(with:).md)
- [readAttributeSupportedCalendarTypes(with:)](matter/mtrclustertimeformatlocalization/readattributesupportedcalendartypes(with:).md)
- [writeAttributeActiveCalendarType(withValue:expectedValueInterval:)](matter/mtrclustertimeformatlocalization/writeattributeactivecalendartype(withvalue:expectedvalueinterval:).md)
- [writeAttributeActiveCalendarType(withValue:expectedValueInterval:params:)](matter/mtrclustertimeformatlocalization/writeattributeactivecalendartype(withvalue:expectedvalueinterval:params:).md)
- [writeAttributeHourFormat(withValue:expectedValueInterval:)](matter/mtrclustertimeformatlocalization/writeattributehourformat(withvalue:expectedvalueinterval:).md)
- [writeAttributeHourFormat(withValue:expectedValueInterval:params:)](matter/mtrclustertimeformatlocalization/writeattributehourformat(withvalue:expectedvalueinterval:params:).md)

## Relationships

### Inherits From

- [MTRGenericCluster](matter/mtrgenericcluster.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
