Skip to content

Invalid description of SCHEDULE_DAY #11

@ppoum

Description

@ppoum

According to the README, the value for SCHEDULE_DAY maps from 0-6 to Sunday-Saturday, and the default value of 1 represents Monday. However, according to the apscheduler documentation here, it appears that the values map from 0-6 to Monday-Sunday, meaning the default value of 1 would actually correspond to Tuesday.

After running a few tests I can confirm that the README is wrong and that the apscheduler documentation seems to be accurately describing the observed behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions