Searched defs:pastTrans (Results 1 – 2 of 2) sorted by relevance
1986 immutable pastTrans = pastFound == 0 ? _transitions[0] : _transitions[pastFound - 1]; in utcOffset() local
1868 immutable pastTrans = pastFound == 0 ? _transitions[0] : _transitions[pastFound - 1]; in utcOffset() local