Searched refs:timezonePattern (Results 1 – 1 of 1) sorted by relevance
935 String timezonePattern = null; in checkValue() local949 … timezonePattern = getResolvedCldrFileToCheck().getStringValue(APPEND_TIMEZONE); in checkValue()950 value1 = MessageFormat.format(timezonePattern, value1, zone); in checkValue()968 if (timezonePattern != null) { in checkValue()969 b.append(" (with appendZonePattern: “" + timezonePattern + "”)"); in checkValue()