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

Method getUTCISOWeek

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

Source from the content-addressed store, hash-verified

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;
1271 convert_to_utc(origin: Date): Date;

Callers 4

VtFunction · 0.65
VtFunction · 0.65
csp_date_to_strFunction · 0.65
csp_date_to_strFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected