Click or drag to resize

TimeZoneHasDST Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns true if this TimeZone has daylight savings.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool HasDST { get; }

Property Value

Type: Boolean
Remarks
This method does not test if daylight savings are currently active.
See Also