[jboss-jira] [JBoss JIRA] (LOGMGR-230) Change date usages to use the JSR 310 date/time API

James Perkins (Jira) issues at jboss.org
Mon Dec 10 14:58:00 EST 2018


James Perkins created LOGMGR-230:
------------------------------------

             Summary: Change date usages to use the JSR 310 date/time API
                 Key: LOGMGR-230
                 URL: https://issues.jboss.org/browse/LOGMGR-230
             Project: JBoss Log Manager
          Issue Type: Enhancement
          Components: core
            Reporter: James Perkins
            Assignee: James Perkins
             Fix For: 3.0.0.Final


Currently the {{java.util.Date}} and {{java.text.SimpleDateFormat}} is used to format dates. The newer JSR 310 API's should be used as they are easier to maintain. There are likely corner cases that could break with some format patterns, however this is likely very rare.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list