Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js240 function Moment(config) { class
256 return obj instanceof Moment || (obj != null && obj._isAMomentObject != null);
2542 var res = new Moment(checkOverflow(prepareConfig(config)));
2567 return new Moment(checkOverflow(input));
3183 return new Moment(this);
3831 var proto = Moment.prototype;
/plugin/edittable/lib/
H A Dhandsontable.full.js7360 function Moment(config) {
7376 return obj instanceof Moment || (obj != null && obj._isAMomentObject != null);
9621 var res = new Moment(checkOverflow(prepareConfig(config)));
9646 return new Moment(checkOverflow(input));
10262 return new Moment(this);
10909 var proto = Moment.prototype;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1Moment prototype object\n function Moment(config) {\n copyConfig(this, config);\n …