Zhang-Yidadada opened a new issue, #17031:
URL: https://github.com/apache/dolphinscheduler/issues/17031

   ### 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
   
   在定时任务的基本信息中,设置全局变量 dt 为 $[yyyy-MM-dd HH:mm:ss],并在其中一个节点中使用 dt 
并存入业务表中,每天零点定时或者手动执行任务,但是在数据库中存储的时间是 utc 时间
   
   ### What you expected to happen
   
   如果零点执行,或者手动执行,存储的应该是执行的时间,如果我本地时间 8:00 执行,那数据库应该存储的是 8:00 而不是 0:00(我在 UTC + 
8 的国家)
   
   ### How to reproduce
   
   N/A
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] 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]

Reply via email to