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

Method event_date

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

* specifies the time part of the start and end dates of the event. Mostly used by other templates for presenting time periods * @param date the date which needs formatting

(date: Date)

Source from the content-addressed store, hash-verified

213 * @param date the date which needs formatting
214 */
215 event_date(date: Date): string;
216
217 /**
218 * specifies the event's header

Callers 14

eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
extend$dFunction · 0.65
agenda_legacyFunction · 0.65
agenda_viewFunction · 0.65
map_viewFunction · 0.65
year_viewFunction · 0.65
extend$dFunction · 0.65
agenda_legacyFunction · 0.65
agenda_viewFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected