LocationTimeZone Property  | 
  
    Namespace: 
   MaxMind.GeoIP2.Model
    Assembly:
   MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntaxpublic string TimeZone { get; }Public ReadOnly Property TimeZone As String
	Get
public:
property String^ TimeZone {
	String^ get ();
}member TimeZone : string with get
Property Value
Type: 
String
See Also