0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Kevin Ansfield cd04262889 🐛 Fixed publish date in emails not respecting site's configured timezone
closes https://github.com/TryGhost/Ghost/issues/11659

- default `moment()` timezone is UTC and we store the `published_at` value in UTC
- fetch the configured timezone and convert the date into that timezone before formatting for inclusion in the email template
2020-04-27 11:38:11 +01:00
..
client@c8444707b9 Updated Ghost-Admin to v3.13.4 2020-04-20 16:30:34 +01:00
frontend Added scale-to-fill styling for AMP post image 2020-04-27 11:25:11 +01:00
server 🐛 Fixed publish date in emails not respecting site's configured timezone 2020-04-27 11:38:11 +01:00
shared/nql-map-key-values
index.js