TimeZoneId.TimeTransitions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Time zone DST transitions from [transitionsFrom] until timestamp + 1 year.
public System.Collections.Generic.IReadOnlyList<Azure.Maps.TimeZones.TimeTransition> TimeTransitions { get; }
member this.TimeTransitions : System.Collections.Generic.IReadOnlyList<Azure.Maps.TimeZones.TimeTransition>
Public ReadOnly Property TimeTransitions As IReadOnlyList(Of TimeTransition)