gosonzhang opened a new pull request #2163: URL: https://github.com/apache/incubator-inlong/pull/2163
Fixes #2160 This PR revision mainly makes the following changes, and the changes are carried out in the form of equivalent replacement: 1. Construct a DateTimeConvertUtils class, which is responsible for data format conversion operations; 2. Remove the time conversion functions date2yyyyMMddHHmmss and yyyyMMddHHmmss2date in WebParameterUtils, and replace them with the corresponding functions of the DateTimeConvertUtils class; 3. Update other processing logic for time conversion -- 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]
