Skip to content

Comments

Add support for LLLL format in newer Java versions#10

Open
j123b567 wants to merge 1 commit intotdbear:masterfrom
j123b567:feature/SimpleDateFormat-LLLL
Open

Add support for LLLL format in newer Java versions#10
j123b567 wants to merge 1 commit intotdbear:masterfrom
j123b567:feature/SimpleDateFormat-LLLL

Conversation

@j123b567
Copy link

According to https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html
LLLL format is prefered for standalone month names
This feature is not documented in Java 7 and earlier. I can't test it in earlier versions so it is the reason to use the Java version test

According to https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html
LLLL format is prefered for standalone month names
This feature is not documented in Java 7 and earlier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant