- Fix bug with lowercase yyyy formatting.

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-01-12 19:29:14 -05:00
parent 34c332e077
commit 76bcfce312
3 changed files with 6 additions and 5 deletions

View File

@@ -37,6 +37,7 @@ export function ScheduleCalendarHeaderComponent({
events,
...otherProps
}) {
console.log(`ScheduleCalendarHeaderComponent: ${label} Calculating: ${calculating}`)
const ATSToday = useMemo(() => {
if (!events) return [];
return _.groupBy(