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

Method xml_format

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

* a date object is converted into a string in conformity with this template. 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

569 * @param date the date which needs formatting
570 */
571 xml_format(date: Date): string;
572
573 /**
574 * specifies the CSS class that will be applied to a row of the Timeline view

Callers 4

FtFunction · 0.65
FtFunction · 0.65
extend$7Function · 0.65
extend$7Function · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected