Searched refs:dateTimePattern (Results 1 – 1 of 1) sorted by relevance
73 …private static final Pattern dateTimePattern = Pattern.compile("^\\d+(-\\d+){2}+T(\\d+:){2}\\d+.\\… field in StringUtils104 couplings.add(new PatternCouplings(dateTimePattern, dateTimeFormatter, true)); in couplings.add() argument