Skip to content

rrule documentation should explicitly say what "weekday constant" means #685

@ridhi1412

Description

@ridhi1412

At two places in the rrule documentation (http://dateutil.readthedocs.io/en/stable/rrule.html), we have:
"Must be one of the MO, TU, WE constants"
"one of the weekday constants (MO, TU, etc)"

Is it better to at least have one systematic reference to weekday constants - a table, maybe, towards the beginning of the documentation?

Monday(MO)
Tuesday(TU)
Wednesday(WE)
..

Its probably obvious, but never explicitly mentioned(in the rrule documentation) that we require the first two letters of the weekday to refer to that day.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions