Searched defs:dateFormat (Results 1 – 12 of 12) sorted by relevance
51 private SimpleDateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); field in QueueDetails146 SimpleDateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in parseExtension() local
43 private SimpleDateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); field in QueueOverview123 SimpleDateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in parseExtension() local
88 SimpleDateFormat *dateFormat; variable
1011 UnicodeString dateFormat = "MM/dd/yy HH:mm:ss zzz"; in Test4134203() local
2643 SimpleDateFormat dateFormat("MM/dd/yyyy HH:mm z", locale, ec); in TestTimeZoneTransitionAdd() local
4126 LocalPointer<DateFormat> dateFormat(DateFormat::createDateInstance(dateStyle, locale)); in TestDotAndAtLeniency() local
44 private DateFormatType(String dateFormat) { in DateFormatType()
217 private static Calendar parseXEP91Date(String stampString, DateFormat dateFormat) { in parseXEP91Date()775 public PatternCouplings(Pattern datePattern, DateFormat dateFormat) { in PatternCouplings()780 …public PatternCouplings(Pattern datePattern, DateFormat dateFormat, boolean shouldConvertToRFC822)… in PatternCouplings()
18 Date.prototype.dateFormat = function(format) { method in Date
496 SimpleDateFormat dateFormat = new SimpleDateFormat(); in test_formatLjava_util_DateLjava_lang_StringBufferLjava_text_FieldPosition() local
465 SimpleDateFormat dateFormat = new SimpleDateFormat("KK:mm:ss"); //$NON-NLS-1$ in timeEnd() local