discourse/plugins/discourse-local-dates/assets/javascripts
Joffrey JAFFEUX b636cdcbe6
FIX: compute correct date with local time (#34623)
We were not correctly computing the dates when the option showLocalTime
is enabled on an event. In this case we need to generate a floating time
without a zone in the date.

This commit also refactors the serializers to avoid duplication.
2025-09-01 11:46:34 +02:00
..
discourse/components/modal DEV: Enable ember/no-classic-components (#33978) 2025-07-30 14:54:24 +02:00
initializers FIX: compute correct date with local time (#34623) 2025-09-01 11:46:34 +02:00
lib FEATURE: allow customizing default timezone for email. (#32964) 2025-05-29 14:17:37 +10:00