MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / month_date

Method month_date

codebase/dhtmlxscheduler.es.d.ts:284–284  ·  view source on GitHub ↗

* specifies the date in the header of the view * @param date the date which needs formatting

(date: Date)

Source from the content-addressed store, hash-verified

282 * @param date the date which needs formatting
283 */
284 month_date(date: Date): string;
285
286 /**
287 * specifies the CSS class that will be applied to a day cell

Callers 4

dhtmlxscheduler.jsFile · 0.65
agenda_viewFunction · 0.65
agenda_viewFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected