Closed
Description
Feature or enhancement
Proposal:
When running the calendar module CLI, there is no option to specify the weekday to start each week. It defaults to Monday (0).
python -m calendar -h
Please consider adding an option (e.g. --first-weekday
) to specify the weekday to start each week.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response