discourse/plugins/discourse-local-dates/assets
Joffrey JAFFEUX 4f7a9802e7
FIX: prefer timezones over timezone for previews (#10506)
eg:

timezone="America/Detroit"
timezones="US/Eastern"

Before this commit we would show America/Detroit in previews and not US/Eastern, given US/Eastern and America/Detroit are equivalent.

After this commit, we will display the date with America/Detroit but show US/Eastern in the previews.
2020-08-21 16:31:50 +02:00
..
javascripts FIX: prefer timezones over timezone for previews (#10506) 2020-08-21 16:31:50 +02:00
stylesheets/common DEV: Use CSS custom properties for colors in core plugins 2020-08-04 11:14:33 -04:00