Homec4science

In email, render dates with an explicit timezone offset

Authored by epriestley <git@epriestley.com> on Jul 9 2016, 17:06.

Description

In email, render dates with an explicit timezone offset

Summary:
Fixes T10633. When generating email about a transaction which adjusts a date, render the offset explicitly (like "UTC-7").

This makes it more clear in cases like this:

  • mail is being sent to multiple users, and not necessarily using the viewer's settings;
  • you get some mail while travelling and aren't sure which timezone setting it generated under.

Test Plan: Rendered in text mode, saw UTC offset.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10633

Differential Revision: https://secure.phabricator.com/D16287

Details

Committed
epriestley <git@epriestley.com>Jul 13 2016, 17:32
Pushed
aubortJan 31 2017, 17:16
Parents
rPH7b09f5698fe0: Convert Calendar to Modular Transactions
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH26c6f64fd469: In email, render dates with an explicit timezone offset (authored by epriestley <git@epriestley.com>).Jul 13 2016, 17:32