Return an iterator providing non‐modifiable access to the first transition in the ordered sequence of transitions maintained by this object. Note that if beginTransitions() == endTransitions() then there are no transitions stored by this object.

Synopsis

Declared in <baltzo_zoneinfo.h>

Zoneinfo::TransitionConstIterator
beginTransitions() const;

Created with MrDocs