By default sails uses createdAt and updatedAt attributes as time model attributes to store creation date and last updated date for a record.
While sails allows to customize the model's key for these attributes, sails-json-api-blueprints recommends to stick with default values.
Few problem may occur: