TimeZoneHasDST Property | |
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; }
Public ReadOnly Property HasDST As Boolean
Get
Property Value
Type:
BooleanRemarks
This method does not test if daylight savings are currently active.
See Also