arbret/frontend/app/utils
counterweight 7926e3ae4c
Fix timezone issue: display booking slots in UTC
- Changed formatTime() to use UTC methods instead of toLocaleTimeString()
- Prevents timezone conversion when displaying booking slots
- Now admin sets 9-17 and user sees 9-17, regardless of timezone
- Fixes 1-hour offset issue when user timezone differs from UTC
2025-12-21 18:10:15 +01:00
..
appointment.ts Extract duplicate status display logic to shared utility 2025-12-21 17:50:24 +01:00
date.ts Fix timezone issue: display booking slots in UTC 2025-12-21 18:10:15 +01:00