gaojun2048 opened a new issue, #9713: URL: https://github.com/apache/dolphinscheduler/issues/9713
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened In process schedule page we can select the timezone. But in the code we format the business time with timezone `null`. I think the business time should format with the schedule timezone. If the process have no schedule config, the timezone default is same as the application timezone (set in the dolphinscheduler_env.sh). ### What you expected to happen business time format with right timezone. ### How to reproduce this is the bug code: <img width="1782" alt="image" src="https://user-images.githubusercontent.com/32193458/164969238-913f6bef-f1fc-4de0-9195-e601021cc91f.png"> ### Anything else _No response_ ### Version 3.0.0-alpha ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
