Searched refs:SECONDS_IN_DAY (Results 1 – 1 of 1) sorted by relevance
55 private static final int SECONDS_IN_DAY = 24 * 60 * 60; field in IcuZoneRulesProvider259 if (secondOfDay == SECONDS_IN_DAY) { in toZoneOffsetTransitionRule()