Searched refs:timeNoZoneFormatter (Results 1 – 1 of 1) sorted by relevance
64 …private static final DateFormat timeNoZoneFormatter = DateFormatType.XEP_0082_TIME_MILLIS_PROFILE.… field in StringUtils90 timeNoZoneFormatter.setTimeZone(utc);107 couplings.add(new PatternCouplings(timeNoZonePattern, timeNoZoneFormatter)); in couplings.add() argument