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
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 library to use the customary format in order to correct the event dates.
The text was updated successfully, but these errors were encountered:
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
library to use the customary format in order to correct the event dates.The text was updated successfully, but these errors were encountered: