readAttributeTimeZone(completion:)

Declaration

func readAttributeTimeZone(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeTimeZone() async throws -> [Any]