Home
last modified time | relevance | path

Searched refs:hFormat (Results 1 – 4 of 4) 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/
Dhandsontable.full.js8755 function hFormat() { function
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/zwidoku/files/
H A Djs.js1hFormat(){return this.hours()%12||12;}function kFormat(){return this.hours()||24;}addFormatToken('…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1hFormat() {\n return this.hours() % 12 || 12;\n }\n\n function kFormat() {\n r…