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. |
||
---|---|---|
.. | ||
accesstoken.js | ||
app.js | ||
appField.js | ||
appSetting.js | ||
base.js | ||
client.js | ||
index.js | ||
permission.js | ||
post.js | ||
refreshtoken.js | ||
role.js | ||
session.js | ||
settings.js | ||
tag.js | ||
user.js |