apache/dolphinscheduler
View on GitHub[Feature][param] The built-in parameters cannot express the beginning date of the month for n-1 days
Open
#16,510 opened on Aug 26, 2024
featurehelp wanted
Repository metrics
- Stars
- (11,659 stars)
- PR merge metrics
- (Avg merge 1d 17h) (22 merged PRs in 30d)
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
example: Today is August 26, 2024 Yesterday: $[yyyy-MM-dd-1] = 2024-08-25 At the beginning of the month: ??? = 2024-08-25 --> 2024-08-01 Unable to obtain the beginning date of the month based on $[yyyy-MM-dd-1]
Use case
I hope to express it through built-in parameters and pass the parameters through another task
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct