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

Method getISOWeek

codebase/dhtmlxscheduler.es.d.ts:1267–1267  ·  view source on GitHub ↗
(origin: Date)

Source from the content-addressed store, hash-verified

1265 week_start(origin: Date): Date;
1266 year_start(origin: Date): Date;
1267 getISOWeek(origin: Date): number;
1268 getUTCISOWeek(origin: Date): number;
1269 date_to_str(format: string): any;
1270 str_to_date(format: string): any;

Callers 6

VtFunction · 0.65
VtFunction · 0.65
csp_date_to_strFunction · 0.65
extend$eFunction · 0.65
csp_date_to_strFunction · 0.65
extend$eFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected