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

Method format_date

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

* сonverts date object to a date string. Used to send data back to the server * @param date the date which needs formatting

(date: Date)

Source from the content-addressed store, hash-verified

235 * @param date the date which needs formatting
236 */
237 format_date(date: Date): string;
238
239 /**
240 * specifies the items of the Y-Axis

Callers 15

FtFunction · 0.65
_renderDayGridMethod · 0.65
eaFunction · 0.65
rFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
FtFunction · 0.65
_renderDayGridMethod · 0.65
eaFunction · 0.65
rFunction · 0.65
extend$jFunction · 0.65
extend$7Function · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected