njnu-seafish commented on issue #17469: URL: https://github.com/apache/dolphinscheduler/issues/17469#issuecomment-3252287450
> In fact it's better to remove the `timeZone` logic here, we should use the same timezone in backend or directly use UTC in the backend, and transform to user timezone in ui. > > Right now we can clean the timezone in `afterCompletion` DateUtils class use it: String timezone = ThreadLocalContext.getTimezone(); -- 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]
