Click or drag to resize

LocationTimeZone Property

The time zone associated with location, as specified by the IANA Time Zone Database , e.g., "America/New_York".

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public string TimeZone { get; }

Property Value

Type: String
See Also