Format a Javascript 'Date'-Object
// Use Moment.js // see: http://momentjs.com/ moment().format("YYYY-MM-DD_HHmm") // '2016-05-31_1543'