Skip to content

Chronic like input for Ice Cube #232

@dylanz

Description

@dylanz

I'm not sure if something like this exists or not, but I was wondering if there was any parser out there that took natural language and pushed it into an IceCube format.

Example: "daily"
schedule.add_recurrence_rule Rule.daily

Example: "everytuesday"
schedule.add_recurrence_rule Rule.weekly(1).day(:tuesday)

Example: "3pm"
... etc

Does something like this exist yet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions