Closed
Description
Documentation
In the https://docs.python.org/3/library/calendar.html#calendar.day_name, its mentioned day_name returns "An array that represents the days of the week in the current locale." but it returns a class object. Also, it would be helpful to provide documentation with regards to how to use the object returned to obtain the day names.
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Done