Home
last modified time | relevance | path

Searched defs:dateTimeFormatter (Results 1 – 1 of 1) sorted by relevance

/external/smack/src/org/jivesoftware/smack/util/
DStringUtils.java72 …private static final DateFormat dateTimeFormatter = DateFormatType.XEP_0082_DATETIME_MILLIS_PROFIL… field in StringUtils
104 couplings.add(new PatternCouplings(dateTimePattern, dateTimeFormatter, true)); in couplings.add() argument