GithubHelp home page GithubHelp logo

Comments (8)

jkbrzt avatar jkbrzt commented on May 22, 2024

Interesting idea. Ideally an existing implementation of a cron expressions parser would be used.

from rrule.

jkbrzt avatar jkbrzt commented on May 22, 2024

https://github.com/harrisiirak/cron-parser

from rrule.

jpmckearin avatar jpmckearin commented on May 22, 2024

Does anyone else have any ideas on how one might go about doing this? I looked at cron-parser as suggested by @jkbrzt but it simply parses cron string into "intervals" that you can iterate through. I don't see how that could be particularly useful in this feat. I'm having a hard time coming up with any solutions to the iCal -> cron conversion we're looking for.

from rrule.

cdaringe avatar cdaringe commented on May 22, 2024

@jpmckearin @jakubroztocil @jgornick, did you find anything? Where'd you land?

from rrule.

jpmckearin avatar jpmckearin commented on May 22, 2024

Sorry @cdaringe I am afraid I can't be of much help. Soon after this we moved to using all cron to get around conversion issues.

from rrule.

cdaringe avatar cdaringe commented on May 22, 2024

thanks @jpmckearin. for others, i did find this. it looks pretty promising as something that takes RRules as input and does something on rule ticks. its not quite what this thread was all about, but close enough. Olivier's code wasn't merged, but it looks moderately robust and tested from a cursory view :)

from rrule.

jacktuck avatar jacktuck commented on May 22, 2024

I think the main blocker is that RRULE is much more granular than cron -- or at least i've found that to be the case, correct me if i'm wrong.

from rrule.

arolson101 avatar arolson101 commented on May 22, 2024

I think this issue is dead. Please update if more support is needed!

from rrule.

Related Issues (20)

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.