agronholm / agronholm/apscheduler
Is it possible to implement LastNDayOfMonthExpression "last-N" on day?
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 7.6k
- Fork
- 783
- Merge trung bình
- 4 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
### Things to check first
- [X] I have searched the existing issues and didn't find my feature already requested there
### Feature description
Besides LastDayOfMonthExpression, I want to one more expression for last-N on day.
Attach is the patch I want to submit. Is it possible to merge into? If yes, what is the process to create pull request?
[Implement_LastNDayOfMonthExpression.patch](https://github.com/user-attachments/files/17751107/Implement_LastNDayOfMonthExpression.patch)
### Use case
In my project, I need to retrieve the Nth-to-last day in a given month. For instance, I'd like to get the 2nd-to-last day in March.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.