mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
05d199f9b4
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. |
||
---|---|---|
.. | ||
db_test.js | ||
error_test.js | ||
notifications_test.js | ||
posts_test.js | ||
settings_test.js | ||
slugs_test.js | ||
tags_test.js | ||
users_test.js |