Coffee-Code-Philly-Accelerator / Coffee-Code-Philly-Accelerator/coffee_and_code_philly_dot_com
Fix Calendar
Open
bug
MVP
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The calendar on the Home page starts on a Monday when typically it starts on a Sunday. Because of this, the events are listed on incorrect dates, offset by one day. We should adjust the code that renders the calendar from the [`react-lightweight-calendar`](https://calendar-react.com/) library to use the customary format in order to correct the event dates.
Contributor guide
Assessment
This issue has not been assessed yet.