0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
kirrg001 7d5baf4e9a fix: put default timezone into config
no issue
- config.theme.timezone can be undefined, when settings are not loaded from the database
- this PR will define the default blog TZ in config
- use `Etc/UTC` as default instead of `Europe/Dublin`
2016-06-13 15:02:52 +02:00
..
client@4b3bc50b04 Upgrading Ghost-Admin to 0.9.0-beta1 2016-06-06 10:26:26 +01:00
server fix: put default timezone into config 2016-06-13 15:02:52 +02:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test fix: put default timezone into config 2016-06-13 15:02:52 +02:00
index.js