Calendar/src/utils
Janus C. H. Knudsen 8ca49037e9 Improves date header localization
Adds locale support to the date header renderer and date service.

This change ensures that the day names are displayed correctly based on the user's configured locale.

The date header now uses the configured locale to display the day name in the correct language.
The day name is now displayed in uppercase.

Additionally, styles the date header to highlight today's date.
2025-10-09 23:08:33 +02:00
..
AllDayLayoutEngine.ts Refactors all-day event layout calculation 2025-09-27 15:01:22 +02:00
ColumnDetectionUtils.ts Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
DateService.ts Improves date header localization 2025-10-09 23:08:33 +02:00
PositionUtils.ts Improves date handling and event stacking 2025-10-04 00:32:26 +02:00
TimeFormatter.ts Introduces DateService for time zone handling 2025-10-03 16:47:42 +02:00
URLManager.ts Implements event overlap rendering 2025-09-04 00:16:35 +02:00