Searched refs:noDaylight (Results 1 – 1 of 1) sorted by relevance
69 private boolean noDaylight; field in TestMetazones78 noDaylight = CldrUtility.getProperty("nodaylight", null) != null; in testAll()89 (noDaylight ? "-noDaylight" : "") + in testAll()341 if (noDaylight && zone1.inDaylightTime(new Date(point))) offset1 -= 3600000; in getOffset()