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

Method agenda_date

codebase/dhtmlxscheduler.es.d.ts:105–105  ·  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

103 * @param end the end date of the view
104 */
105 agenda_date(start: Date, end: Date): string;
106
107 /**
108 * specifies the content of the day cell of the Agenda view

Callers 8

sFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
sFunction · 0.65
fill_agenda_tabFunction · 0.65
agenda_viewFunction · 0.65
fill_agenda_tabFunction · 0.65
agenda_viewFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected