@joffreyjaffeux / @hugh / @lindsey how do you feel about:
It:
- 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 - Adds
discourse_local_dates_email_timezone
which allows configuring
default timezone in emails - 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.