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

Method week_date

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

* specifies the date in the header of the view * @param start the start date of the view * @param end the end date of the view

(start: Date, end: Date)

Source from the content-addressed store, hash-verified

396 * @param end the end date of the view
397 */
398 week_date(start: Date, end: Date): string;
399
400 /**
401 * specifies the CSS class that will be applied to a day cell

Callers 4

dhtmlxscheduler.jsFile · 0.65
quick_infoFunction · 0.65
quick_infoFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected