Home
last modified time | relevance | path

Searched refs:Moment (Results 1 – 5 of 5) 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/botmon/lang/de/
H A Dwordlist.txt282 Moment 10
/plugin/edittable/lib/
Dhandsontable.full.js7360 function Moment(config) { class
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/zwidoku/files/
H A Djs.js1Moment(config){copyConfig(this,config);this._d=new Date(config._d!=null?config._d.getTime():NaN);i…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1Moment prototype object\n function Moment(config) {\n copyConfig(this, config);\n …