Code Monkey home page Code Monkey logo

Comments (6)

poliander avatar poliander commented on May 24, 2024 1

I'll look again into this today.

from cron.

poliander avatar poliander commented on May 24, 2024

Thank you very much for pointing this one out.

from cron.

poliander avatar poliander commented on May 24, 2024

Fixed in version 1.2.1

from cron.

marshhj avatar marshhj commented on May 24, 2024

Thanks for fixing! But the bug still exists........ And the fix bring new bugs.....

  1. Cron('1 0 * * *'), getNext() will return next day 00:00:00 still exists !!!
  2. Cron('0 0 * * *'), getNext() will return the day after tomorrow 00:00:00 !!!

from cron.

poliander avatar poliander commented on May 24, 2024

Okay, you're completely right - thank you again. The getNext() calculation was flawed when crossing month boundaries. I admit there should be more unit tests for that particular method.

The error should be fixed in current master branch. Would you be so kind and do a test? I also added another unit test for when "1 0 * * *" goes into next month.

from cron.

poliander avatar poliander commented on May 24, 2024

Fixed in version 1.2.2

from cron.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.