Skip to content

Commit

Permalink
also add DateTimeFormatter ofPattern with Locale
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanSpieker authored Sep 3, 2024
1 parent 667c2ea commit 41f585f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ staticField java.time.format.DateTimeFormatter ISO_WEEK_DATE
staticField java.time.format.DateTimeFormatter ISO_ZONED_DATE_TIME
staticField java.time.format.DateTimeFormatter RFC_1123_DATE_TIME
staticMethod java.time.format.DateTimeFormatter ofPattern java.lang.String
staticMethod java.time.format.DateTimeFormatter ofPattern java.lang.String java.util.Locale
method java.time.format.DateTimeFormatter parse java.lang.CharSequence
staticField java.time.temporal.ChronoUnit CENTURIES
staticField java.time.temporal.ChronoUnit DAYS
Expand Down

0 comments on commit 41f585f

Please sign in to comment.