DayPilot.Month(id);
id - id of the placeholder <div> element
HTML
<div id="dpm"></div>
JavaScript
var month = new DayPilot.Month("dpm");