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

Issue with setting the week #16

Open
rajeshwar-fissionhq opened this issue Mar 17, 2017 · 0 comments
Open

Issue with setting the week #16

rajeshwar-fissionhq opened this issue Mar 17, 2017 · 0 comments

Comments

@rajeshwar-fissionhq
Copy link

rajeshwar-fissionhq commented Mar 17, 2017

When i am setting the week of the day using

cronExp.addValue('dayOfTheWeek', week);
cronExp.addValue('dayOfTheMonth', day);
cronExp.addValue('monthOfTheYear', month);

i am getting the following error.

Uncaught TypeError: value.indexOf is not a function

This is the screenshot of the issue
screen shot 2017-03-17 at 12 13 13 pm

I hope the issue is in the below function

screen shot 2017-03-17 at 12 13 38 pm

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

No branches or pull requests

1 participant