Skip to content

Issue with setting the week #16

@rajeshwar-fissionlabs

Description

@rajeshwar-fissionlabs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions