In the on-call notification emails, all times are listed in the time zone the shift uses. While understandable, there is no indication of what time zone was used, so users simply get notifications that their shift starts at 1 am, when it’s actually 8 am local time.
In this (and all) emails, it would be nice to have a placeholder that would convert a time into the user’s local time zone. For example, the current placeholder oncall_schedule.shift.start_time could have another option like oncall_schedule.shift.start_time_user_timezone that converts the start time from whatever time zone it’s in.
This might be helpful for any time placeholder -- on-call is just the one where we noticed it first.
