Searched defs:dtf (Results 1 – 11 of 11) sorted by relevance
159 DateTimeFormatter dtf = DateTimeFormatter.ofLocalizedDate(FormatStyle.FULL) in test_formatLocalizedDate() local169 DateTimeFormatter dtf = DateTimeFormatter.ofLocalizedDate(FormatStyle.FULL) in test_parseLocalizedText() local179 DateTimeFormatter dtf = DateTimeFormatter.ofLocalizedDate(FormatStyle.FULL) in test_parseInvalidText() local188 DateTimeFormatter dtf = new DateTimeFormatterBuilder().appendChronologyText(TextStyle.SHORT) in test_chronoNames() local200 DateTimeFormatter dtf = new DateTimeFormatterBuilder() in test_lenientEraYear() local
878 DateTimeFormatter dtf = in test_withLocale() local906 DateTimeFormatter dtf = in test_ofPattern() local920 DateTimeFormatter dtf = in test_toFormatter() local933 DateTimeFormatter dtf = in test_shortTZID() local
169 DateTimeFormatter dtf = getFormatter(DAY_OF_MONTH, minWidth, maxWidth, signStyle); in test_parse_fresh() local189 DateTimeFormatter dtf = getFormatter(DAY_OF_WEEK, minWidth, maxWidth, signStyle); in test_parse_textField() local
272 DateTimeFormatter dtf = builder.toFormatter(); in test_printAdjacent() local
372 DateTimeFormatter dtf = builder.toFormatter(); in test_parseAdjacent() local
124 DateTimeFormatter dtf = DateTimeFormatter.ofPattern(pattern, locale); in test_print_WeekBasedYear() local
128 DateTimeFormatter dtf = b.toFormatter(locale); in test_parse_textField() local160 DateTimeFormatter dtf = b.toFormatter(locale); in test_parse_textLocalDate() local197 DateTimeFormatter dtf = b.toFormatter(locale); in test_parse_WeekBasedYear() local
866 … DateTimeFormatter dtf = fmt.withLocale(Locale.ENGLISH).withDecimalStyle(DecimalStyle.STANDARD); in test_toFormat_parseObject_StringParsePosition_invalidPosition_tooBig() local876 … DateTimeFormatter dtf = fmt.withLocale(Locale.ENGLISH).withDecimalStyle(DecimalStyle.STANDARD); in test_toFormat_parseObject_StringParsePosition_invalidPosition_tooSmall() local
1266 DateTimeFormatter dtf = DateTimeFormatter.ofPattern(pattern); in test_adjacent_fraction() local
148 SAXParserFactory dtf = SAXParserFactory.newInstance(); in test_newInstance() local
96 String dtf = format.format(current); in test_formatLjava_util_Date() local