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

Method str_to_date

codebase/dhtmlxscheduler.es.d.ts:1270–1270  ·  view source on GitHub ↗
(format: string)

Source from the content-addressed store, hash-verified

1268 getUTCISOWeek(origin: Date): number;
1269 date_to_str(format: string): any;
1270 str_to_date(format: string): any;
1271 convert_to_utc(origin: Date): Date;
1272 to_fixed(value: number): string;
1273 [customMethod: string]: any;

Callers 15

eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
extend$dFunction · 0.65
active_linksFunction · 0.65
cookieFunction · 0.65
recurringFunction · 0.65
recurring_legacyFunction · 0.65
urlFunction · 0.65
extend$dFunction · 0.65
active_linksFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected