Searched refs:appendChronologyText (Results 1 – 4 of 4) sorted by relevance
664 …return new DateTimeFormatterBuilder().appendChronologyText(style).toFormatter(locale).format(tempo… in getDisplayName()
190 DateTimeFormatter dtf = new DateTimeFormatterBuilder().appendChronologyText(TextStyle.SHORT) in test_chronoNames()
1387 public DateTimeFormatterBuilder appendChronologyText(TextStyle textStyle) { in appendChronologyText() method in DateTimeFormatterBuilder
12804 …method public java.time.format.DateTimeFormatterBuilder appendChronologyText(java.time.format.Text…