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

Method tooltip_date_format

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

* specifies the format of start and end dates displayed in the tooltip * @param date the date which needs formatting

(date: Date)

Source from the content-addressed store, hash-verified

358 * @param date the date which needs formatting
359 */
360 tooltip_date_format(date: Date): string;
361
362 /**
363 * specifies the text of tooltips

Callers 8

eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
extend$dFunction · 0.65
map_viewFunction · 0.65
extend$dFunction · 0.65
map_viewFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected