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
I think this bug happens only on Dec 31 of a leap year (in this case 2024). I saw the year incrementation was updated relatively recently (3 months ago), but this happens both with 1.1.13 and 1.1.14, haven't looked yet into more details with the code from 1.1.14.
Thanks for the report. This has already been resolved on main while implementing full DateTime support.
The next release however depends on #133, so you'll have to be a bit patient.
The current main should be reasonably stable however, you should be able to use it for the moment with {:crontab, github: "maennchen/crontab"} in your mix.exs.
Hello,
An unusual error we encountered on 31.12.2024. Upon further investigation, we believe that it may be due to a potential bug in the library.
Here is the way to reproduce the error in IEX:
For other dates its works as expected -
Could anyone please provide an explanation of what is causing this error and whether it is expected behavior?
The text was updated successfully, but these errors were encountered: