Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use d rather than E for day of week #37

Open
garyb opened this issue Oct 2, 2017 · 2 comments · May be fixed by #87
Open

Use d rather than E for day of week #37

garyb opened this issue Oct 2, 2017 · 2 comments · May be fixed by #87

Comments

@garyb
Copy link
Member

garyb commented Oct 2, 2017

ddd and dddd are named-day-of-week, so having the numeric day of week as E doesn't make much sense.

@safareli
Copy link
Contributor

safareli commented Oct 2, 2017

you might want to have 2017 42 1 - 2017, week number 42 day number 1

@garyb
Copy link
Member Author

garyb commented Oct 2, 2017

This proposed change doesn't stop you doing that, I think, unless E does not mean what I think it does? It's just for consistency with the commands for named day of week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants