You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it schedules the job for the 1st day of every month instead.
This example is just to simplify the issue for illustrative purposes, in reality I'm attempting to have the job run 4 days before the end of the month, but that comes with its own nuances.
The text was updated successfully, but these errors were encountered:
Chronic correctly parses the following:
However, the crontab the following generates:
Is incorrect:
As it schedules the job for the 1st day of every month instead.
The text was updated successfully, but these errors were encountered: