Customise dateFormat: 'yyyy-mm-dd hh:mm' doesnot work!

my code :
app.calendar.create({
inputEl: ‘#demo-calendar-date-time’,
timePicker: true,
dateFormat: ‘yyyy-mm-dd hh:mm’
});
result :
date

You sure you are using latest version of F7?

Thank you i think that i had change its.