LI123456mo opened a new pull request, #16013: URL: https://github.com/apache/dubbo/pull/16013
Created DateUtilsTest.java to provide coverage for legacy date parsing and formatting logic. Added test cases for standard string-to-date parsing (yyyy-MM-dd HH:mm:ss). Verified object-to-date casting (handling Long timestamps and Calendar objects). Confirmed GMT/UTC formatting remains consistent. Applied spotless formatting to ensure compliance with Apache Dubbo coding standards. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
