OBJECT
type Timezone {tzNid: Int! continent: Continent! country: Country! latitude: Int! longitude: Int! name: String! nativeTimezoneName: String! comment: String! # Arguments# time: [Not documented]utcOffsetSeconds(time: DateTime): Int! }