Searched defs:timeFormatter (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/org/jivesoftware/smack/util/
H A DStringUtils.java62 private static final DateFormat timeFormatter = DateFormatType.XEP_0082_TIME_MILLIS_ZONE_PROFILE.createFormatter(); field in class:StringUtils
89 timeFormatter.setTimeZone(utc);
106 couplings.add(new PatternCouplings(timePattern, timeFormatter, true));

Completed in 1960 milliseconds