I store dates in the DATETIME format in a MySQL database. When a model is fetched from the database, dates (in the DATETIME format) are converted to date objects in the model\'s
May not be the answer your looking for - but have seen folks use moment.js to format time in backbone -
http://momentjs.com/