transitions property

BuiltList<ZoneTransition> transitions

A list of time transitions for this time zone in ascending order by transition time.

Implementation

BuiltList<ZoneTransition> get transitions;