0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional
Jason Williams 05d199f9b4 Check datatype for date format conversion
Closes #3199
-If datatype is dateTime convert to javascript Date object when
 retrieved from the database.
-Add tests to make sure models and internal API are using Date
 objects for dateTime fields.
-Add tests to make sure the HTTP API is returning ISO 8601
 date strings for dateTime fields.
2014-07-05 19:15:32 +00:00
..
client PostSettingsMenu: Don't save new posts, reset values on failure 2014-07-02 15:29:15 -06:00
frontend New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
routes Check datatype for date format conversion 2014-07-05 19:15:32 +00:00
base.js Merge pull request #3172 from sebgie/issue#3145 2014-07-01 13:57:56 +01:00