Home
last modified time | relevance | path

Searched refs:timeFormatter (Results 1 – 1 of 1) sorted by relevance

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