mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -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. |
||
---|---|---|
.. | ||
api_db_spec.js | ||
api_mail_spec.js | ||
api_notifications_spec.js | ||
api_posts_spec.js | ||
api_settings_spec.js | ||
api_slugs_spec.js | ||
api_tags_spec.js | ||
api_themes_spec.js | ||
api_users_spec.js |