I'm following this demo to add a calendar in my project, but it shows Chinese date type in calendar instead of English type.
And I have tried the dateFormat,
dateFormat="l, F j, Y TH:i"
altFormat="F j, Y H:i"
but it didn't work.