Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose periods as an option to override displayed periods #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Expose periods as an option to override displayed periods #17

wants to merge 2 commits into from

Conversation

dule
Copy link

@dule dule commented Nov 5, 2014

Implements #16

Allows you to pass in a periods option in order to control which periods to display:

e.g.,

$(".cron-schedule").cron({
    periods: ['day', 'week', 'month', 'year']
})

Copy link

@brendonparker brendonparker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me. I'm using this as well.

mike-azility added a commit to azility-co/jquery-cron that referenced this pull request Jul 8, 2023
Taken from the uncommitted PR here  shawnchin#17
This allows us to supply the Periods that can be selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants