Home
last modified time | relevance | path

Searched defs:ofLocalizedDate (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/mmodule/java/time/format/
DDateTimeFormatter.annotated.java76 public static java.time.format.DateTimeFormatter ofLocalizedDate(java.time.format.FormatStyle dateS… in ofLocalizedDate() method in DateTimeFormatter
/libcore/ojluni/src/main/java/java/time/format/
DDateTimeFormatter.java615 public static DateTimeFormatter ofLocalizedDate(FormatStyle dateStyle) { in ofLocalizedDate() method in DateTimeFormatter