Not able to set last day of month, Any Idea ? #72
chiraggupta01
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to set the last day of the month, which can be either the 30th or 31st, depending on the month. As we know, each month has a different number of days, so if I select the 31st while scheduling my CRON job, it will skip months that do not have 31 days. This is where things go wrong, and it will not work properly.
I would like to understand if there is a way to set the last day of the month in the date dropdown or in any other way.
Beta Was this translation helpful? Give feedback.
All reactions