Click or drag to resize

TimeZoneDSTEndTimeOfDay Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the time of day at which daylight savings ends for this timezone.

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

Property Value

Type: NullableTimeSpan
Remarks
Returns null if this timezone does not have daylight savings.
See Also