Searched refs:untilMonth (Results 1 – 1 of 1) sorted by relevance
458 untilMonth = 1 + findStartsWith(l.get(4), months, false); // fall through in ZoneLine()482 public int untilMonth; field in ZoneParser.ZoneLine520 resolveTime(gmtOffset, lastZoneLine.untilYear, lastZoneLine.untilMonth, in addTransitions()525 …private long resolveTime(int gmtOffset, int untilYear, int untilMonth, Day untilDay, Time untilTim… in resolveTime() argument