Searched refs:myMoment (Results 1 – 4 of 4) sorted by relevance
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | moment.js | 3160 function getCalendarFormat(myMoment, now) { argument 3161 var diff = myMoment.diff(now, 'days', true);
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 10239 function getCalendarFormat(myMoment, now) { argument 10240 var diff = myMoment.diff(now, 'days', true);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …btract=createAdder(-1,'subtract');function getCalendarFormat(myMoment,now){var diff=myMoment.diff(…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …er(-1, 'subtract');\n\n function getCalendarFormat(myMoment, now) {\n var diff = myMomen…
|