Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to implement LastNDayOfMonthExpression "last-N" on day? #987

Open
1 task done
Cryingmouse opened this issue Nov 14, 2024 · 0 comments · May be fixed by #988
Open
1 task done

Is it possible to implement LastNDayOfMonthExpression "last-N" on day? #987

Cryingmouse opened this issue Nov 14, 2024 · 0 comments · May be fixed by #988

Comments

@Cryingmouse
Copy link

Things to check first

  • 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

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.

@Cryingmouse Cryingmouse linked a pull request Nov 14, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant