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