discourse/plugins/discourse-local-dates
Sam 2261d3711b
FEATURE: allow customizing default timezone for email. (#32964)
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)

---------

Co-authored-by: Gary Pendergast <gary@pento.net>
2025-05-29 14:17:37 +10:00
..
assets FEATURE: allow customizing default timezone for email. (#32964) 2025-05-29 14:17:37 +10:00
config FEATURE: allow customizing default timezone for email. (#32964) 2025-05-29 14:17:37 +10:00
db/migrate FEATURE: allow customizing default timezone for email. (#32964) 2025-05-29 14:17:37 +10:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec FEATURE: allow customizing default timezone for email. (#32964) 2025-05-29 14:17:37 +10:00
test/javascripts FEATURE: add local-dates (plugin) rich editor extension (#31714) 2025-03-11 20:13:09 -03:00
plugin.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00