jsedding commented on pull request #9:
URL: 
https://github.com/apache/sling-org-apache-sling-scripting-sightly/pull/9#issuecomment-741616660


   @kwin What do you think about going with 
[`java.time.format.DateTimeFormatter#ofLocalizedDate(FormatStyle)`](https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html#ofLocalizedDate-java.time.format.FormatStyle-),
 i.e. the more modern Java APIs to achieve the same. `DateTimeFormatter` is 
thread-safe, as opposed to `java.text.DateFormat`, which might simplify the 
code.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to