0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-calendar/app/controllers
Joffrey JAFFEUX fdfc603f6e
FIX: maintain wall clock time between DST transitions (#35833)
Maintaining wall clock time between DST transitions was complicated
between our different implementations:
- backend
- local dates
- fullcalendar

Now the backend will be the source of truth and generate the occurrences
to display on the frontend.
2025-11-07 13:25:56 +01:00
..
admin/discourse_calendar
discourse_post_event FIX: maintain wall clock time between DST transitions (#35833) 2025-11-07 13:25:56 +01:00