2026 Property
Changes 0
P

City.TimeZone

Description:
Time-zone in which the city resides
Remarks:
A read only property that returns the time zone in which the city resides. The value is in hours, ranging from +12 hours to -12 hours with 0 being GMT.
public double TimeZone { get; }