Home
last modified time | relevance | path

Searched refs:format_date (Results 1 – 5 of 5) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts42 format_date(date: Date): string; method
H A Ddhtmlxgantt.js13format_date?this.$gantt.templates.xml_format(n):this.$gantt.templates.format_date(n):e[i]=null===n…
H A Ddhtmlxgantt.js.map1format_date","dataItem","DEPRECATED_api","server","getDataProcessorModes","getAvailableModes","bin…
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md537 To format date: `{{#format_date date '$format'}}`
539 {{#format_date date 'Y-m-d H:i:s'}}
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7548 var format_date = d(c.xml_date || c.date_format, c.server_utc);
7556 xml_format: format_date, // deprecated
7557 format_date: format_date,
9112 …ormat !== this.$gantt.templates.format_date ? this.$gantt.templates.xml_format(value) : this.$gant…