var date = moment("2014-02-27T10:00:00").format('DD-MM-YYYY');
moment().toDate();
const myMomentObject = moment(str, 'YYYY-MM-DD')