kwin commented on pull request #9: URL: https://github.com/apache/sling-org-apache-sling-scripting-sightly/pull/9#issuecomment-741618253
The HTL code is relying on `DateFormat` (or rather the subclass `SimpleDateFormat`) for the custom patterns already, so I chose this approach to keep the code changes minimal. Switching to `DateTimeFormatter` is reasonable, but should IMHO be tracked separately. ---------------------------------------------------------------- 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]
