Calendar/src/utils
Janus C. H. Knudsen a86a736340 Refactors date handling to use DateService
Standardizes date manipulation across the application by leveraging the DateService.
This change improves consistency and reduces code duplication by removing redundant date calculations.
2025-10-03 20:59:52 +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 Refactors date handling to use DateService 2025-10-03 20:59:52 +02:00
OverlapDetector.ts Refactors project structure and event rendering 2025-09-09 17:15:06 +02:00
PositionUtils.ts Refactors date handling to use DateService 2025-10-03 20:59:52 +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