Skip to content

Commit bec07cf

Browse files
committed
Issue #19: java.time formatting using default Locale (next iteration)
1 parent a3ceb3e commit bec07cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/de/thetaphi/forbiddenapis/signatures/jdk-unsafe-1.8.txt

+1
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ java.time.format.DateTimeFormatter#ofLocalizedDate(java.time.format.FormatStyle)
4242
java.time.format.DateTimeFormatter#ofLocalizedDateTime(java.time.format.FormatStyle,java.time.format.FormatStyle)
4343
java.time.format.DateTimeFormatter#ofLocalizedDateTime(java.time.format.FormatStyle)
4444
java.time.format.DateTimeFormatter#ofLocalizedTime(java.time.format.FormatStyle)
45+
java.time.format.DateTimeFormatter#ofPattern(java.lang.String)

0 commit comments

Comments
 (0)