Searched refs:GREGORIAN_ONLY (Results 1 – 2 of 2) sorted by relevance
137 if (CheckDates.GREGORIAN_ONLY) { in getOrderingInfo()
59 static boolean GREGORIAN_ONLY = CldrUtility.getProperty("GREGORIAN", false); field in CheckDates