---
title: MTRTimeSynchronizationClusterTimeZoneStruct
framework: matter
role: symbol
role_heading: Class
path: matter/mtrtimesynchronizationclustertimezonestruct
---

# MTRTimeSynchronizationClusterTimeZoneStruct

## Declaration

```swift
class MTRTimeSynchronizationClusterTimeZoneStruct
```

## Topics

### Instance Properties

- [name](matter/mtrtimesynchronizationclustertimezonestruct/name.md)
- [offset](matter/mtrtimesynchronizationclustertimezonestruct/offset.md)
- [validAt](matter/mtrtimesynchronizationclustertimezonestruct/validat.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Inherited By

- [MTRTimeSynchronizationClusterTimeZoneType](matter/mtrtimesynchronizationclustertimezonetype.md)

### Conforms To

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