mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
4bd9b0c079
Alert start times are stored in UTC and the email templates rendered them with no zone conversion or label, so the Started line read as a local clock while showing UTC (#1582). Convert to the server's local zone and include the zone name.