Home
last modified time | relevance | path

Searched refs:hFormat (Results 1 – 3 of 3) sorted by relevance

/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js1645 function hFormat() { function
1654 addFormatToken('h', ['hh', 2], 0, hFormat);
1658 return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2);
1662 return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2) +
/plugin/edittable/lib/
H A Dhandsontable.full.js8755 function hFormat() {
8764 addFormatToken('h', ['hh', 2], 0, hFormat);
8768 return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2);
8772 return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2) +
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1hFormat() {\n return this.hours() % 12 || 12;\n }\n\n function kFormat() {\n r…