0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/core
Aileen Nowak 430973b85b 🐛 Fixed date helper timezone bug
closes #9381

Fixes a bug where the date helper would ignore any timezone settings, when called with a specific date option, e. g. `published_at`, as `timezone` was only ever assigned when called without options.
2018-01-09 13:05:54 +01:00
..
client@b8c614af4e Updated Ghost-Admin to 1.19.2 2018-01-04 17:21:55 +07:00
server 🐛 Fixed date helper timezone bug 2018-01-09 13:05:54 +01:00
test Added test for images w/o extensions for image size util (#9367) 2018-01-04 12:03:41 +01:00
index.js