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

typo in day of the week of long test #14

Open
Arek-Arek opened this issue Apr 29, 2020 · 1 comment
Open

typo in day of the week of long test #14

Arek-Arek opened this issue Apr 29, 2020 · 1 comment

Comments

@Arek-Arek
Copy link

  • (L/../../6/01|S/../.././02)
  • (L/../../7/01|S/../.././02)

sunday is 7th day of the week
d is the day of the week, expressed with one decimal digit. The range is from 1 (Monday) to 7 (Sunday) inclusive.

@SlothOfAnarchy
Copy link
Contributor

I don't have time to fix this right now (and other changes in my working tree), but pull requests are welcome anytime.

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

No branches or pull requests

2 participants