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

Method hour_scale

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

* specifies the items of the Y-Axis * @param date the date which needs formatting

(date: Date)

Source from the content-addressed store, hash-verified

241 * @param date the date which needs formatting
242 */
243 hour_scale(date: Date): string;
244
245 /**
246 * specifies the format of requests in the dynamic loading mode

Callers 8

eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
extend$jFunction · 0.65
markerFunction · 0.65
extend$jFunction · 0.65
markerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected