discourse-calendar/app
Joffrey JAFFEUX ae015fd694
FEATURE: show local timezone (#735)
When set to true `showLocalTime` will display the event dates using the timezone of the event. It's useful for local events and you have people looking at this event from a different timezone.

![Screenshot 2025-06-02 at 21 51 20](https://github.com/user-attachments/assets/cce939a0-37b6-4ad7-8688-21b25d360090)
2025-06-02 22:52:27 +02:00
..
controllers PERF: Fix N+1 problem on `DiscoursePostEvent::EventsController#index` (#698) 2025-03-10 15:27:55 +08:00
models FEATURE: show local timezone (#735) 2025-06-02 22:52:27 +02:00
serializers FEATURE: show local timezone (#735) 2025-06-02 22:52:27 +02:00
services FEATURE: optional attached chat channel for event (#728) 2025-05-28 16:13:33 +10:00