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

Method parse_date

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

* converts date string into a Date object * @param date the string which need to be parsed

(date: string)

Source from the content-addressed store, hash-verified

313 * @param date the string which need to be parsed
314 */
315 parse_date(date: string): Date;
316
317 /**
318 * specifies the content of the pop-up edit form

Callers 15

iFunction · 0.65
FtFunction · 0.65
eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
tFunction · 0.65
iFunction · 0.65
FtFunction · 0.65
eaFunction · 0.65
tFunction · 0.65
handleAddEventFunction · 0.65
handleUpdateEventFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected