Ghost/core/server/data
kirrg001 ec176c243a Force UTC at process level
issues #6406 #6399
- all dates are stored as UTC with this commit
- use moment.tz.setDefault('UTC')
- add migration file to recalculate local datetimes to UTC
- store all dates in same format into our three supported databases
- add option to remeber migrations inside settings (core)
- support DST offset for migration
- ensure we force UTC in test env
- run whole migration as transaction
- extend: Settings.findOne function
2016-06-02 13:23:09 +02:00
..
db Force UTC at process level 2016-06-02 13:23:09 +02:00
export
import fix: ensure import works when user id is 0 2016-05-16 20:47:44 +02:00
importer
meta Don't clobber blog.logo in metadata 2016-05-18 19:21:45 +01:00
migration Force UTC at process level 2016-06-02 13:23:09 +02:00
schema Force UTC at process level 2016-06-02 13:23:09 +02:00
slack
validation Force UTC at process level 2016-06-02 13:23:09 +02:00
xml
timezones.json timezones: Always use the timezone of blog setting 2016-05-20 13:59:45 +02:00