#138 reminder email sent at wrong time when timezone is used
Closed: Invalid by ryanlerch. Opened by alick.

Hi,

It seems that the reminder email is sent at incorrect time when timezone is used in the meeting. For example, the Chinese meeting [1] (21:00 UTC+8) was configured to send the reminder 12 hours before (9:00 UTC+8), but in reality it is sent out 4 hour before (17:00 UTC+8). Please take time to fix the annoying issue. Thanks.

https://apps.fedoraproject.org/calendar/meeting/470/


Note that the new notification system might be useful: https://fedorahosted.org/fedocal/ticket/144

Replying to [comment:1 pingou]:

Note that the new notification system might be useful: https://fedorahosted.org/fedocal/ticket/144

Can we use it to send notification email to the list? It is not clear to me how to do that.

Seems like the issue lies in fedocal/fedocallib/model.py L952: get_meeting_with_reminder(). Seems the meeting metadata is stored in local timezone when non-UTC timezone is applied. This function accepts UTC time from arguments, but compares it with local time. I'm not sure if my guess is right?

fedocal has been migrated to Fedora Forge.

this ticket has also been migrated, please continue over at

https://forge.fedoraproject.org/apps/fedocal/issues/138

Metadata Update from @ryanlerch:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Metadata