mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-27 11:53:31 +08:00
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. |
||
|---|---|---|
| .. | ||
| event_finder_spec.rb | ||
| event_parser_spec.rb | ||
| pretty_text_spec.rb | ||
| rrule_configurator_spec.rb | ||
| rrule_generator_spec.rb | ||
| time_sniffer_spec.rb | ||