Searched refs:timeFormatter (Results 1 – 1 of 1) sorted by relevance
62 …private static final DateFormat timeFormatter = DateFormatType.XEP_0082_TIME_MILLIS_ZONE_PROFILE.c… field in StringUtils89 timeFormatter.setTimeZone(utc);106 couplings.add(new PatternCouplings(timePattern, timeFormatter, true)); in couplings.add() argument