discourse/plugins/discourse-calendar/spec/integration
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
..
allowed_custom_fields_setting_spec.rb
curently_away_report_spec.rb
invitee_spec.rb
post_spec.rb FIX: compute correct date with local time (#34623) 2025-09-01 11:46:34 +02:00
recurrence_spec.rb
topic_spec.rb