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 days of week without dates #48

Open
jinsley8 opened this issue Aug 26, 2021 · 1 comment
Open

Use days of week without dates #48

jinsley8 opened this issue Aug 26, 2021 · 1 comment

Comments

@jinsley8
Copy link

Is there any way to use days of the week Monday, Tuesday, etc. without relating directly to the date?

Get availability for all Mondays for example.

@bibekg
Copy link
Owner

bibekg commented Aug 26, 2021

Hm this isn't explicitly possible but a pretty good workaround would be to specify a hardcoded date using startDate and numDays to 1, and then pass dateFormat to render just the day of the week. Check out https://codesandbox.io/s/prod-resonance-n35mh?file=/src/App.js

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