Renkai opened a new issue #802: [Enhancement]replace java.utils.date by java.time.* URL: https://github.com/apache/incubator-dolphinscheduler/issues/802 There are many reasons for that we should not use java.utils.date any more since Java 8. https://programminghints.com/2017/05/still-using-java-util-date-dont/ https://javarevisited.blogspot.com/2017/04/5-reasons-why-javas-old-date-and-Calendar-API-bad.html https://stackoverflow.com/questions/1969442/whats-wrong-with-java-date-time-api I want to help migrate the datetime apis which dolphinscheduler use to java.time.*
---------------------------------------------------------------- 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] With regards, Apache Git Services
