Home
last modified time | relevance | path

Searched defs:ZoneTransitions (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestMetazoneTransitions.java133 private static class ZoneTransitions implements Comparable<ZoneTransitions> { class in TestMetazoneTransitions
145 public ZoneTransitions(String tzid, DaylightChoice allowDaylight) { in ZoneTransitions() method in TestMetazoneTransitions.ZoneTransitions