Skip to content

Commit

Permalink
fix(freebusy): slot header format not respecting user's locale
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <[email protected]>
  • Loading branch information
st3iny authored and backportbot[bot] committed Jan 27, 2025
1 parent 4b4794d commit 673cafc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fullcalendar/localization/dateFormattingConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const getDateFormattingConfig = () => {
listDayFormat: 'LL, dddd',
listDaySideFormat: false,
},
resourceTimelineDay: defaultConfig,
},
}
}
Expand Down

0 comments on commit 673cafc

Please sign in to comment.