Date line should be human-readable in mails

@joffreyjaffeux / @hugh / @lindsey how do you feel about:

It:

  1. Changes default email format to llll (eg: Tue, May 8, 2018 2:00 AM)
    from 2018-05-08T00:00:00Z UTC which is not nice on the eyes
  2. Adds discourse_local_dates_email_timezone which allows configuring
    default timezone in emails
  3. Improved help text on site settings (format / timezone)

So in cases of a highly local discourse you would set it to the countries timezone, which leaves emails less confusing.

This unfortunately is a bit more complicated, fitting this into the pipeline is not trivial.

5 Likes