discourse/plugins/discourse-local-dates
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
..
assets FIX: compute correct date with local time (#34623) 2025-09-01 11:46:34 +02:00
config Update translations (#34510) 2025-08-25 11:43:23 +02:00
db/migrate FEATURE: allow customizing default timezone for email. (#32964) 2025-05-29 14:17:37 +10:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec DEV: updates playwright to 1.54 (#33715) 2025-07-24 10:07:31 +02:00
test/javascripts DEV: Replace toolbar popup menu with DMenu (#33247) 2025-07-03 09:57:16 +10:00
plugin.rb UX: show all preinstalled plugins and label them as such (#33681) 2025-07-17 15:11:52 -04:00