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