Searched refs:xep0091Date6DigitFormatter (Results 1 – 1 of 1) sorted by relevance
78 …private static final DateFormat xep0091Date6DigitFormatter = new SimpleDateFormat("yyyyMd'T'HH:mm:… field in StringUtils97 xep0091Date6DigitFormatter.setTimeZone(utc);200 synchronized (xep0091Date6DigitFormatter) { in handleDateWithMissingLeadingZeros()201 return xep0091Date6DigitFormatter.parse(stampString); in handleDateWithMissingLeadingZeros()