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

Method api_date

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

* specifies the format of dates that are set by means of API methods. Used to parse incoming dates * @param date the date which needs formatting

(date: Date)

Source from the content-addressed store, hash-verified

131 * @param date the date which needs formatting
132 */
133 api_date(date: Date): string;
134
135 /**
136 * specifies the content of day-cells in the Mini-Calendar (date picker)

Callers 12

eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
extend$cFunction · 0.65
layerFunction · 0.65
minicalFunction · 0.65
pdfFunction · 0.65
extend$cFunction · 0.65
layerFunction · 0.65
minicalFunction · 0.65
pdfFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected