Searched refs:optionalEnd (Results 1 – 6 of 6) sorted by relevance
561 .padNext(5).optionalStart().appendValue(DAY_OF_MONTH).optionalEnd() in test_padOptional()594 …builder.appendValue(MONTH_OF_YEAR).optionalStart().appendValue(DAY_OF_MONTH).optionalEnd().appendV… in test_optionalEnd()602 … .optionalStart().appendValue(DAY_OF_WEEK).optionalEnd().appendValue(DAY_OF_MONTH).optionalEnd(); in test_optionalEnd2()609 …appendValue(MONTH_OF_YEAR).optionalStart().optionalStart().appendValue(DAY_OF_MONTH).optionalEnd(); in test_optionalEnd_doubleStartSingleEnd()616 …NTH_OF_YEAR).optionalStart().optionalStart().appendValue(DAY_OF_MONTH).optionalEnd().optionalEnd(); in test_optionalEnd_doubleStartDoubleEnd()623 builder.appendValue(MONTH_OF_YEAR).optionalStart().optionalEnd().appendValue(DAY_OF_MONTH); in test_optionalStartEnd_immediateStartEnd()630 builder.optionalEnd(); in test_optionalEnd_noStart()
207 builder.padNext(4, '-').optionalStart().appendValue(DAY_OF_MONTH).optionalEnd(); in test_parse_decoratedEmpty_strict()216 … builder.parseLenient().padNext(4, '-').optionalStart().appendValue(DAY_OF_MONTH).optionalEnd(); in test_parse_decoratedEmpty_lenient()
124 .optionalEnd().optionalEnd() in test_parseDefaulting_yearOptionalMonthOptionalDay()466 .padNext(5).optionalStart().appendValue(DAY_OF_MONTH).optionalEnd() in test_padOptional()477 builder.optionalEnd(); in test_optionalEnd_noStart()
357 .optionalStart().appendValue(YEAR, 4).optionalEnd() in test_format_withZone_withChronology()358 .appendLiteral(':').optionalStart().appendValue(HOUR_OF_DAY, 2).optionalEnd() in test_format_withZone_withChronology()359 .appendLiteral(':').optionalStart().appendOffsetId().optionalEnd() in test_format_withZone_withChronology()360 .appendLiteral(':').optionalStart().appendZoneId().optionalEnd() in test_format_withZone_withChronology()361 .appendLiteral(':').optionalStart().appendChronologyId().optionalEnd() in test_format_withZone_withChronology()
1248 .optionalEnd()1261 .optionalEnd()
1702 optionalEnd(); in parsePattern()1983 public DateTimeFormatterBuilder optionalEnd() { in optionalEnd() method in DateTimeFormatterBuilder2081 optionalEnd(); in toFormatter()