github-actions[bot] commented on issue #17031:
URL: 
https://github.com/apache/dolphinscheduler/issues/17031#issuecomment-2687265981

   ### 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 the basic information of the timing task, set the global variable dt to 
$[yyyy-MM-dd HH:mm:ss], and use dt in one of the nodes and store it in the 
business table. The task is executed at zero or manually, but the time stored 
in the database is utc time
   
   ### What you expected to happen
   
   If executed at zero, or manually, the execution time should be stored. If I 
execute at 8:00 local time, the database should store 8:00 instead of 0:00 (I 
am in the country of 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