KUAN-HSUN-LI opened a new pull request #599: URL: https://github.com/apache/submarine/pull/599
### What is this PR for? ISO DATE TIME FORMAT will remove the last 0 in the DateTime object (ex: XXX-XXX-XXX0 -> XXX-XXX-XXX), but DateTime object to string will keep the origin format (ex: XXX-XXX-XXX0 -> XXX-XXX-XXX0) Solved by using the same formatter. ### What type of PR is it? [CI/CD] ### Todos ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-845 ### How should this be tested? ### Screenshots (if appropriate) ### Questions: * Do the license files need updating? No * Are there breaking changes for older versions? No * Does this need new documentation? No -- 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]
