Searched refs:yearPattern (Results 1 – 1 of 1) sorted by relevance
208 final String yearPattern = pattern.contains( in getLocalizedDateFormatWithoutYear() local212 return new SimpleDateFormat(pattern.replaceAll(yearPattern, "")); in getLocalizedDateFormatWithoutYear()