You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: