%PDF- %PDF-
| Direktori : /data/old/home/stash/atlassian/stash/3.7.1/atlassian-stash/static/bower/moment/ |
| Current File : //data/old/home/stash/atlassian/stash/3.7.1/atlassian-stash/static/bower/moment/moment-min.js |
(function(g){var v,Ak="2.9.0",BB=(typeof global!=="undefined"&&(typeof window==="undefined"||window===global.window))?global:this,AV,AD=Math.round,Aq=Object.prototype.hasOwnProperty,AL,a=0,I=1,A3=2,Z=3,Ah=4,X=5,z=6,AT={},Aw=[],AU=(typeof module!=="undefined"&&module&&module.exports),E=/^\/?Date\((\-?\d+)/i,BF=/(\-)?(?:(\d*)\.)?(\d+)\:(\d+)(?:\:(\d+)\.?(\d{3})?)?/,Am=/^(-)?P(?:(?:([0-9,.]*)Y)?(?:([0-9,.]*)M)?(?:([0-9,.]*)D)?(?:T(?:([0-9,.]*)H)?(?:([0-9,.]*)M)?(?:([0-9,.]*)S)?)?|([0-9,.]*)W)$/,AY=/(\[[^\[]*\])|(\\)?(Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Q|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|mm?|ss?|S{1,4}|x|X|zz?|ZZ?|.)/g,AK=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,J=/\d\d?/,AM=/\d{1,3}/,h=/\d{1,4}/,BL=/[+\-]?\d{1,6}/,A9=/\d+/,n=/[0-9]*['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+|[\u0600-\u06FF\/]+(\s*?[\u0600-\u06FF]+){1,2}/i,R=/Z|[\+\-]\d\d:?\d\d/gi,N=/T/i,V=/[\+\-]?\d+/,Ay=/[\+\-]?\d+(\.\d{1,3})?/,AJ=/\d/,U=/\d\d/,BD=/\d{3}/,Ax=/\d{4}/,AQ=/[+-]?\d{6}/,AG=/[+-]?\d+/,Au=/^\s*(?:[+-]\d{6}|\d{4})-(?:(\d\d-\d\d)|(W\d\d$)|(W\d\d-\d)|(\d\d\d))((T| )(\d\d(:\d\d(:\d\d(\.\d+)?)?)?)?([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,AA="YYYY-MM-DDTHH:mm:ssZ",BC=[["YYYYYY-MM-DD",/[+-]\d{6}-\d{2}-\d{2}/],["YYYY-MM-DD",/\d{4}-\d{2}-\d{2}/],["GGGG-[W]WW-E",/\d{4}-W\d{2}-\d/],["GGGG-[W]WW",/\d{4}-W\d{2}/],["YYYY-DDD",/\d{4}-\d{3}/]],l=[["HH:mm:ss.SSSS",/(T| )\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss",/(T| )\d\d:\d\d:\d\d/],["HH:mm",/(T| )\d\d:\d\d/],["HH",/(T| )\d\d/]],AI=/([\+\-]|\d\d)/gi,Ao="Date|Hours|Minutes|Seconds|Milliseconds".split("|"),f={Milliseconds:1,Seconds:1000,Minutes:60000,Hours:3600000,Days:86400000,Months:2592000000,Years:31536000000},F={ms:"millisecond",s:"second",m:"minute",h:"hour",d:"day",D:"date",w:"week",W:"isoWeek",M:"month",Q:"quarter",y:"year",DDD:"dayOfYear",e:"weekday",E:"isoWeekday",gg:"weekYear",GG:"isoWeekYear"},A8={dayofyear:"dayOfYear",isoweekday:"isoWeekday",isoweek:"isoWeek",weekyear:"weekYear",isoweekyear:"isoWeekYear"},AS={},b={s:45,m:45,h:22,d:26,M:11},A2="DDD w W M D d".split(" "),AW="M D H h m s w W".split(" "),A4={M:function(){return this.month()+1},MMM:function(i){return this.localeData().monthsShort(this,i)},MMMM:function(i){return this.localeData().months(this,i)},D:function(){return this.date()},DDD:function(){return this.dayOfYear()},d:function(){return this.day()},dd:function(i){return this.localeData().weekdaysMin(this,i)},ddd:function(i){return this.localeData().weekdaysShort(this,i)},dddd:function(i){return this.localeData().weekdays(this,i)},w:function(){return this.week()},W:function(){return this.isoWeek()},YY:function(){return o(this.year()%100,2)},YYYY:function(){return o(this.year(),4)},YYYYY:function(){return o(this.year(),5)},YYYYYY:function(){var BR=this.year(),i=BR>=0?"+":"-";return i+o(Math.abs(BR),6)},gg:function(){return o(this.weekYear()%100,2)},gggg:function(){return o(this.weekYear(),4)},ggggg:function(){return o(this.weekYear(),5)},GG:function(){return o(this.isoWeekYear()%100,2)},GGGG:function(){return o(this.isoWeekYear(),4)},GGGGG:function(){return o(this.isoWeekYear(),5)},e:function(){return this.weekday()},E:function(){return this.isoWeekday()},a:function(){return this.localeData().meridiem(this.hours(),this.minutes(),true)},A:function(){return this.localeData().meridiem(this.hours(),this.minutes(),false)},H:function(){return this.hours()},h:function(){return this.hours()%12||12},m:function(){return this.minutes()},s:function(){return this.seconds()},S:function(){return q(this.milliseconds()/100)},SS:function(){return o(q(this.milliseconds()/10),2)},SSS:function(){return o(this.milliseconds(),3)},SSSS:function(){return o(this.milliseconds(),3)},Z:function(){var BR=this.utcOffset(),i="+";if(BR<0){BR=-BR;i="-"}return i+o(q(BR/60),2)+":"+o(q(BR)%60,2)},ZZ:function(){var BR=this.utcOffset(),i="+";if(BR<0){BR=-BR;i="-"}return i+o(q(BR/60),2)+o(q(BR)%60,2)},z:function(){return this.zoneAbbr()},zz:function(){return this.zoneName()},x:function(){return this.valueOf()},X:function(){return this.unix()},Q:function(){return this.quarter()}},A={},AB=["months","monthsShort","weekdays","weekdaysShort","weekdaysMin"],AH=false;function Az(BR,i,BS){switch(arguments.length){case 2:return BR!=null?BR:i;case 3:return BR!=null?BR:i!=null?i:BS;default:throw new Error("Implement me")}}function A5(BR,i){return Aq.call(BR,i)}function AO(){return{empty:false,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:false,invalidMonth:null,invalidFormat:false,userInvalidated:false,iso:false}}function BQ(i){if(v.suppressDeprecationWarnings===false&&typeof console!=="undefined"&&console.warn){console.warn("Deprecation warning: "+i)}}function BO(BR,i){var BS=true;return Ai(function(){if(BS){BQ(BR);BS=false}return i.apply(this,arguments)},i)}function G(i,BR){if(!A[i]){BQ(BR);A[i]=true}}function s(BR,i){return function(BS){return o(BR.call(this,BS),i)}}function K(i,BR){return function(BS){return this.localeData().ordinal(i.call(this,BS),BR)}}function L(BR,i){var BV=((i.year()-BR.year())*12)+(i.month()-BR.month()),BS=BR.clone().add(BV,"months"),BT,BU;if(i-BS<0){BT=BR.clone().add(BV-1,"months");BU=(i-BS)/(BS-BT)}else{BT=BR.clone().add(BV+1,"months");BU=(i-BS)/(BT-BS)}return -(BV+BU)}while(A2.length){AL=A2.pop();A4[AL+"o"]=K(A4[AL],AL)}while(AW.length){AL=AW.pop();A4[AL+AL]=s(A4[AL],2)}A4.DDDD=s(A4.DDD,3);function BE(i,BS,BT){var BR;if(BT==null){return BS}if(i.meridiemHour!=null){return i.meridiemHour(BS,BT)}else{if(i.isPM!=null){BR=i.isPM(BT);if(BR&&BS<12){BS+=12}if(!BR&&BS===12){BS=0}return BS}else{return BS}}}function AF(){}function p(BR,i){if(i!==false){BI(BR)}As(this,BR);this._d=new Date(+BR._d);if(AH===false){AH=true;v.updateOffset(this);AH=false}}function AN(BV){var BX=O(BV),BW=BX.year||0,BR=BX.quarter||0,BS=BX.month||0,i=BX.week||0,Ba=BX.day||0,BY=BX.hour||0,BU=BX.minute||0,BZ=BX.second||0,BT=BX.millisecond||0;this._milliseconds=+BT+BZ*1000+BU*60000+BY*3600000;this._days=+Ba+i*7;this._months=+BS+BR*3+BW*12;this._data={};this._locale=v.localeData();this._bubble()}function Ai(BS,BR){for(var BT in BR){if(A5(BR,BT)){BS[BT]=BR[BT]}}if(A5(BR,"toString")){BS.toString=BR.toString}if(A5(BR,"valueOf")){BS.valueOf=BR.valueOf}return BS}function As(BV,BU){var BR,BT,BS;if(typeof BU._isAMomentObject!=="undefined"){BV._isAMomentObject=BU._isAMomentObject}if(typeof BU._i!=="undefined"){BV._i=BU._i}if(typeof BU._f!=="undefined"){BV._f=BU._f}if(typeof BU._l!=="undefined"){BV._l=BU._l}if(typeof BU._strict!=="undefined"){BV._strict=BU._strict}if(typeof BU._tzm!=="undefined"){BV._tzm=BU._tzm}if(typeof BU._isUTC!=="undefined"){BV._isUTC=BU._isUTC}if(typeof BU._offset!=="undefined"){BV._offset=BU._offset}if(typeof BU._pf!=="undefined"){BV._pf=BU._pf}if(typeof BU._locale!=="undefined"){BV._locale=BU._locale}if(Aw.length>0){for(BR in Aw){BT=Aw[BR];BS=BU[BT];if(typeof BS!=="undefined"){BV[BT]=BS}}}return BV}function P(i){if(i<0){return Math.ceil(i)}else{return Math.floor(i)}}function o(BU,BT,BS){var BR=""+Math.abs(BU),i=BU>=0;while(BR.length<BT){BR="0"+BR}return(i?(BS?"+":""):"-")+BR}function D(BS,i){var BR={milliseconds:0,months:0};BR.months=i.month()-BS.month()+(i.year()-BS.year())*12;if(BS.clone().add(BR.months,"M").isAfter(i)){--BR.months}BR.milliseconds=+i-+(BS.clone().add(BR.months,"M"));return BR}function AC(BS,i){var BR;i=c(i,BS);if(BS.isBefore(i)){BR=D(BS,i)}else{BR=D(i,BS);BR.milliseconds=-BR.milliseconds;BR.months=-BR.months}return BR}function w(BR,i){return function(BV,BU){var BT,BS;if(BU!==null&&!isNaN(+BU)){G(i,"moment()."+i+"(period, number) is deprecated. Please use moment()."+i+"(number, period).");BS=BV;BV=BU;BU=BS}BV=typeof BV==="string"?+BV:BV;BT=v.duration(BV,BU);k(this,BT,BR);return this}}function k(BS,BV,BU,BT){var BR=BV._milliseconds,BW=BV._days,i=BV._months;BT=BT==null?true:BT;if(BR){BS._d.setTime(+BS._d+BR*BU)}if(BW){A0(BS,"Date",BP(BS,"Date")+BW*BU)}if(i){BK(BS,BP(BS,"Month")+i*BU)}if(BT){v.updateOffset(BS,BW||i)}}function B(i){return Object.prototype.toString.call(i)==="[object Array]"}function H(i){return Object.prototype.toString.call(i)==="[object Date]"||i instanceof Date}function A1(BW,BV,BS){var BR=Math.min(BW.length,BV.length),BT=Math.abs(BW.length-BV.length),BX=0,BU;for(BU=0;BU<BR;BU++){if((BS&&BW[BU]!==BV[BU])||(!BS&&q(BW[BU])!==q(BV[BU]))){BX++}}return BX+BT}function A7(BR){if(BR){var i=BR.toLowerCase().replace(/(.)s$/,"$1");BR=F[BR]||A8[i]||i}return BR}function O(BS){var BR={},i,BT;for(BT in BS){if(A5(BS,BT)){i=A7(BT);if(i){BR[i]=BS[BT]}}}return BR}function Ae(BR){var i,BS;if(BR.indexOf("week")===0){i=7;BS="day"}else{if(BR.indexOf("month")===0){i=12;BS="month"}else{return }}v[BR]=function(BX,BU){var BW,BT,BY=v._locale[BR],BV=[];if(typeof BX==="number"){BU=BX;BX=g}BT=function(Ba){var BZ=v().utc().set(BS,Ba);return BY.call(v._locale,BZ,BX||"")};if(BU!=null){return BT(BU)}else{for(BW=0;BW<i;BW++){BV.push(BT(BW))}return BV}}}function q(i){var BS=+i,BR=0;if(BS!==0&&isFinite(BS)){if(BS>=0){BR=Math.floor(BS)}else{BR=Math.ceil(BS)}}return BR}function BG(i,BR){return new Date(Date.UTC(i,BR+1,0)).getUTCDate()}function An(i,BS,BR){return e(v([i,11,31+BS-BR]),BS,BR).week}function BA(i){return At(i)?366:365}function At(i){return(i%4===0&&i%100!==0)||i%400===0}function BI(i){var BR;if(i._a&&i._pf.overflow===-2){BR=i._a[I]<0||i._a[I]>11?I:i._a[A3]<1||i._a[A3]>BG(i._a[a],i._a[I])?A3:i._a[Z]<0||i._a[Z]>24||(i._a[Z]===24&&(i._a[Ah]!==0||i._a[X]!==0||i._a[z]!==0))?Z:i._a[Ah]<0||i._a[Ah]>59?Ah:i._a[X]<0||i._a[X]>59?X:i._a[z]<0||i._a[z]>999?z:-1;if(i._pf._overflowDayOfYear&&(BR<a||BR>A3)){BR=A3}i._pf.overflow=BR}}function Aj(i){if(i._isValid==null){i._isValid=!isNaN(i._d.getTime())&&i._pf.overflow<0&&!i._pf.empty&&!i._pf.invalidMonth&&!i._pf.nullInput&&!i._pf.invalidFormat&&!i._pf.userInvalidated;if(i._strict){i._isValid=i._isValid&&i._pf.charsLeftOver===0&&i._pf.unusedTokens.length===0&&i._pf.bigHour===g}}return i._isValid}function Av(i){return i?i.toLowerCase().replace("_","-"):i}function Ab(BW){var BU=0,BS,BV,BR,BT;while(BU<BW.length){BT=Av(BW[BU]).split("-");BS=BT.length;BV=Av(BW[BU+1]);BV=BV?BV.split("-"):null;while(BS>0){BR=C(BT.slice(0,BS).join("-"));if(BR){return BR}if(BV&&BV.length>=BS&&A1(BT,BV,true)>=BS-1){break}BS--}BU++}return null}function C(i){var BS=null;if(!AT[i]&&AU){try{BS=v.locale();require("./locale/"+i);v.locale(BS)}catch(BR){}}return AT[i]}function c(i,BR){var BS,BT;if(BR._isUTC){BS=BR.clone();BT=(v.isMoment(i)||H(i)?+i:+v(i))-(+BS);BS._d.setTime(+BS._d+BT);v.updateOffset(BS,false);return BS}else{return v(i).local()}}Ai(AF.prototype,{set:function(BR){var BT,BS;for(BS in BR){BT=BR[BS];if(typeof BT==="function"){this[BS]=BT}else{this["_"+BS]=BT}}this._ordinalParseLenient=new RegExp(this._ordinalParse.source+"|"+/\d{1,2}/.source)},_months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),months:function(i){return this._months[i.month()]},_monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),monthsShort:function(i){return this._monthsShort[i.month()]},monthsParse:function(BS,BW,BR){var BT,BV,BU;if(!this._monthsParse){this._monthsParse=[];this._longMonthsParse=[];this._shortMonthsParse=[]}for(BT=0;BT<12;BT++){BV=v.utc([2000,BT]);if(BR&&!this._longMonthsParse[BT]){this._longMonthsParse[BT]=new RegExp("^"+this.months(BV,"").replace(".","")+"$","i");this._shortMonthsParse[BT]=new RegExp("^"+this.monthsShort(BV,"").replace(".","")+"$","i")}if(!BR&&!this._monthsParse[BT]){BU="^"+this.months(BV,"")+"|^"+this.monthsShort(BV,"");this._monthsParse[BT]=new RegExp(BU.replace(".",""),"i")}if(BR&&BW==="MMMM"&&this._longMonthsParse[BT].test(BS)){return BT}else{if(BR&&BW==="MMM"&&this._shortMonthsParse[BT].test(BS)){return BT}else{if(!BR&&this._monthsParse[BT].test(BS)){return BT}}}}},_weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdays:function(i){return this._weekdays[i.day()]},_weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysShort:function(i){return this._weekdaysShort[i.day()]},_weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),weekdaysMin:function(i){return this._weekdaysMin[i.day()]},weekdaysParse:function(BU){var BR,BT,BS;if(!this._weekdaysParse){this._weekdaysParse=[]}for(BR=0;BR<7;BR++){if(!this._weekdaysParse[BR]){BT=v([2000,1]).day(BR);BS="^"+this.weekdays(BT,"")+"|^"+this.weekdaysShort(BT,"")+"|^"+this.weekdaysMin(BT,"");this._weekdaysParse[BR]=new RegExp(BS.replace(".",""),"i")}if(this._weekdaysParse[BR].test(BU)){return BR}}},_longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY LT",LLLL:"dddd, MMMM D, YYYY LT"},longDateFormat:function(BR){var i=this._longDateFormat[BR];if(!i&&this._longDateFormat[BR.toUpperCase()]){i=this._longDateFormat[BR.toUpperCase()].replace(/MMMM|MM|DD|dddd/g,function(BS){return BS.slice(1)});this._longDateFormat[BR]=i}return i},isPM:function(i){return((i+"").toLowerCase().charAt(0)==="p")},_meridiemParse:/[ap]\.?m?\.?/i,meridiem:function(i,BR,BS){if(i>11){return BS?"pm":"PM"}else{return BS?"am":"AM"}},_calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},calendar:function(BS,BT,BR){var i=this._calendar[BS];return typeof i==="function"?i.apply(BT,[BR]):i},_relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},relativeTime:function(BT,BS,BR,BU){var i=this._relativeTime[BR];return(typeof i==="function")?i(BT,BS,BR,BU):i.replace(/%d/i,BT)},pastFuture:function(BS,i){var BR=this._relativeTime[BS>0?"future":"past"];return typeof BR==="function"?BR(i):BR.replace(/%s/i,i)},ordinal:function(i){return this._ordinal.replace("%d",i)},_ordinal:"%d",_ordinalParse:/\d{1,2}/,preparse:function(i){return i},postformat:function(i){return i},week:function(i){return e(i,this._week.dow,this._week.doy).week},_week:{dow:0,doy:6},firstDayOfWeek:function(){return this._week.dow},firstDayOfYear:function(){return this._week.doy},_invalidDate:"Invalid date",invalidDate:function(){return this._invalidDate}});function AR(i){if(i.match(/\[[\s\S]/)){return i.replace(/^\[|\]$/g,"")}return i.replace(/\\/g,"")}function W(BT){var BU=BT.match(AY),BR,BS;for(BR=0,BS=BU.length;BR<BS;BR++){if(A4[BU[BR]]){BU[BR]=A4[BU[BR]]}else{BU[BR]=AR(BU[BR])}}return function(BV){var i="";for(BR=0;BR<BS;BR++){i+=BU[BR] instanceof Function?BU[BR].call(BV,BT):BU[BR]}return i}}function AX(i,BR){if(!i.isValid()){return i.localeData().invalidDate()}BR=BM(BR,i.localeData());if(!AS[BR]){AS[BR]=W(BR)}return AS[BR](i)}function BM(BU,BR){var BS=5;function BT(i){return BR.longDateFormat(i)||i}AK.lastIndex=0;while(BS>=0&&AK.test(BU)){BU=BU.replace(AK,BT);AK.lastIndex=0;BS-=1}return BU}function Ac(BT,BS){var BR,i=BS._strict;switch(BT){case"Q":return AJ;case"DDDD":return BD;case"YYYY":case"GGGG":case"gggg":return i?Ax:h;case"Y":case"G":case"g":return AG;case"YYYYYY":case"YYYYY":case"GGGGG":case"ggggg":return i?AQ:BL;case"S":if(i){return AJ}case"SS":if(i){return U}case"SSS":if(i){return BD}case"DDD":return AM;case"MMM":case"MMMM":case"dd":case"ddd":case"dddd":return n;case"a":case"A":return BS._locale._meridiemParse;case"x":return V;case"X":return Ay;case"Z":case"ZZ":return R;case"T":return N;case"SSSS":return A9;case"MM":case"DD":case"YY":case"GG":case"gg":case"HH":case"hh":case"mm":case"ss":case"ww":case"WW":return i?U:J;case"M":case"D":case"d":case"H":case"h":case"m":case"s":case"w":case"W":case"e":case"E":return J;case"Do":return i?BS._locale._ordinalParse:BS._locale._ordinalParseLenient;default:BR=new RegExp(BJ(Ag(BT.replace("\\","")),"i"));return BR}}function Ap(BR){BR=BR||"";var i=(BR.match(R)||[]),BU=i[i.length-1]||[],BT=(BU+"").match(AI)||["-",0,0],BS=+(BT[1]*60)+q(BT[2]);return BT[0]==="+"?BS:-BS}function Af(BU,BS,BT){var BR,i=BT._a;switch(BU){case"Q":if(BS!=null){i[I]=(q(BS)-1)*3}break;case"M":case"MM":if(BS!=null){i[I]=q(BS)-1}break;case"MMM":case"MMMM":BR=BT._locale.monthsParse(BS,BU,BT._strict);if(BR!=null){i[I]=BR}else{BT._pf.invalidMonth=BS}break;case"D":case"DD":if(BS!=null){i[A3]=q(BS)}break;case"Do":if(BS!=null){i[A3]=q(parseInt(BS.match(/\d{1,2}/)[0],10))}break;case"DDD":case"DDDD":if(BS!=null){BT._dayOfYear=q(BS)}break;case"YY":i[a]=v.parseTwoDigitYear(BS);break;case"YYYY":case"YYYYY":case"YYYYYY":i[a]=q(BS);break;case"a":case"A":BT._meridiem=BS;break;case"h":case"hh":BT._pf.bigHour=true;case"H":case"HH":i[Z]=q(BS);break;case"m":case"mm":i[Ah]=q(BS);break;case"s":case"ss":i[X]=q(BS);break;case"S":case"SS":case"SSS":case"SSSS":i[z]=q(("0."+BS)*1000);break;case"x":BT._d=new Date(q(BS));break;case"X":BT._d=new Date(parseFloat(BS)*1000);break;case"Z":case"ZZ":BT._useUTC=true;BT._tzm=Ap(BS);break;case"dd":case"ddd":case"dddd":BR=BT._locale.weekdaysParse(BS);if(BR!=null){BT._w=BT._w||{};BT._w.d=BR}else{BT._pf.invalidWeekday=BS}break;case"w":case"ww":case"W":case"WW":case"d":case"e":case"E":BU=BU.substr(0,1);case"gggg":case"GGGG":case"GGGGG":BU=BU.substr(0,2);if(BS){BT._w=BT._w||{};BT._w[BU]=q(BS)}break;case"gg":case"GG":BT._w=BT._w||{};BT._w[BU]=v.parseTwoDigitYear(BS)}}function x(BS){var i,BU,BT,BV,BX,BW,BR;i=BS._w;if(i.GG!=null||i.W!=null||i.E!=null){BX=1;BW=4;BU=Az(i.GG,BS._a[a],e(v(),1,4).year);BT=Az(i.W,1);BV=Az(i.E,1)}else{BX=BS._locale._week.dow;BW=BS._locale._week.doy;BU=Az(i.gg,BS._a[a],e(v(),BX,BW).year);BT=Az(i.w,1);if(i.d!=null){BV=i.d;if(BV<BX){++BT}}else{if(i.e!=null){BV=i.e+BX}else{BV=BX}}}BR=Y(BU,BT,BV,BW,BX);BS._a[a]=BR.year;BS._dayOfYear=BR.dayOfYear}function AP(BV){var BW,BU,BT=[],BS,BR;if(BV._d){return }BS=Q(BV);if(BV._w&&BV._a[A3]==null&&BV._a[I]==null){x(BV)}if(BV._dayOfYear){BR=Az(BV._a[a],BS[a]);if(BV._dayOfYear>BA(BR)){BV._pf._overflowDayOfYear=true}BU=m(BR,0,BV._dayOfYear);BV._a[I]=BU.getUTCMonth();BV._a[A3]=BU.getUTCDate()}for(BW=0;BW<3&&BV._a[BW]==null;++BW){BV._a[BW]=BT[BW]=BS[BW]}for(;BW<7;BW++){BV._a[BW]=BT[BW]=(BV._a[BW]==null)?(BW===2?1:0):BV._a[BW]}if(BV._a[Z]===24&&BV._a[Ah]===0&&BV._a[X]===0&&BV._a[z]===0){BV._nextDay=true;BV._a[Z]=0}BV._d=(BV._useUTC?m:AZ).apply(null,BT);if(BV._tzm!=null){BV._d.setUTCMinutes(BV._d.getUTCMinutes()-BV._tzm)}if(BV._nextDay){BV._a[Z]=24}}function Al(BR){var i;if(BR._d){return }i=O(BR._i);BR._a=[i.year,i.month,i.day||i.date,i.hour,i.minute,i.second,i.millisecond];AP(BR)}function Q(BR){var i=new Date();if(BR._useUTC){return[i.getUTCFullYear(),i.getUTCMonth(),i.getUTCDate()]}else{return[i.getFullYear(),i.getMonth(),i.getDate()]}}function u(BT){if(BT._f===v.ISO_8601){Aa(BT);return }BT._a=[];BT._pf.empty=true;var BW=""+BT._i,BV,BS,BZ,BU,BY,BR=BW.length,BX=0;BZ=BM(BT._f,BT._locale).match(AY)||[];for(BV=0;BV<BZ.length;BV++){BU=BZ[BV];BS=(BW.match(Ac(BU,BT))||[])[0];if(BS){BY=BW.substr(0,BW.indexOf(BS));if(BY.length>0){BT._pf.unusedInput.push(BY)}BW=BW.slice(BW.indexOf(BS)+BS.length);BX+=BS.length}if(A4[BU]){if(BS){BT._pf.empty=false}else{BT._pf.unusedTokens.push(BU)}Af(BU,BS,BT)}else{if(BT._strict&&!BS){BT._pf.unusedTokens.push(BU)}}}BT._pf.charsLeftOver=BR-BX;if(BW.length>0){BT._pf.unusedInput.push(BW)}if(BT._pf.bigHour===true&&BT._a[Z]<=12){BT._pf.bigHour=g}BT._a[Z]=BE(BT._locale,BT._a[Z],BT._meridiem);AP(BT);BI(BT)}function Ag(i){return i.replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(BR,BV,BU,BT,BS){return BV||BU||BT||BS})}function BJ(i){return i.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function A6(BR){var BV,BT,BU,BS,BW;if(BR._f.length===0){BR._pf.invalidFormat=true;BR._d=new Date(NaN);return }for(BS=0;BS<BR._f.length;BS++){BW=0;BV=As({},BR);if(BR._useUTC!=null){BV._useUTC=BR._useUTC}BV._pf=AO();BV._f=BR._f[BS];u(BV);if(!Aj(BV)){continue}BW+=BV._pf.charsLeftOver;BW+=BV._pf.unusedTokens.length*10;BV._pf.score=BW;if(BU==null||BW<BU){BU=BW;BT=BV}}Ai(BR,BT||BV)}function Aa(BU){var BV,BR,BT=BU._i,BS=Au.exec(BT);if(BS){BU._pf.iso=true;for(BV=0,BR=BC.length;BV<BR;BV++){if(BC[BV][1].exec(BT)){BU._f=BC[BV][0]+(BS[6]||" ");break}}for(BV=0,BR=l.length;BV<BR;BV++){if(l[BV][1].exec(BT)){BU._f+=l[BV][0];break}}if(BT.match(R)){BU._f+="Z"}u(BU)}else{BU._isValid=false}}function M(i){Aa(i);if(i._isValid===false){delete i._isValid;v.createFromInputFallback(i)}}function j(BR,BU){var BT=[],BS;for(BS=0;BS<BR.length;++BS){BT.push(BU(BR[BS],BS))}return BT}function t(BS){var BR=BS._i,i;if(BR===g){BS._d=new Date()}else{if(H(BR)){BS._d=new Date(+BR)}else{if((i=E.exec(BR))!==null){BS._d=new Date(+i[1])}else{if(typeof BR==="string"){M(BS)}else{if(B(BR)){BS._a=j(BR.slice(0),function(BT){return parseInt(BT,10)});AP(BS)}else{if(typeof (BR)==="object"){Al(BS)}else{if(typeof (BR)==="number"){BS._d=new Date(BR)}else{v.createFromInputFallback(BS)}}}}}}}}function AZ(BX,i,BV,BU,BW,BT,BS){var BR=new Date(BX,i,BV,BU,BW,BT,BS);if(BX<1970){BR.setFullYear(BX)}return BR}function m(BR){var i=new Date(Date.UTC.apply(null,arguments));if(BR<1970){i.setUTCFullYear(BR)}return i}function BH(BR,i){if(typeof BR==="string"){if(!isNaN(BR)){BR=parseInt(BR,10)}else{BR=i.weekdaysParse(BR);if(typeof BR!=="number"){return null}}}return BR}function Ar(BR,BT,BS,BU,i){return i.relativeTime(BT||1,!!BS,BR,BU)}function d(BU,BR,BY){var BS=v.duration(BU).abs(),BZ=AD(BS.as("s")),BT=AD(BS.as("m")),BX=AD(BS.as("h")),Ba=AD(BS.as("d")),i=AD(BS.as("M")),BV=AD(BS.as("y")),BW=BZ<b.s&&["s",BZ]||BT===1&&["m"]||BT<b.m&&["mm",BT]||BX===1&&["h"]||BX<b.h&&["hh",BX]||Ba===1&&["d"]||Ba<b.d&&["dd",Ba]||i===1&&["M"]||i<b.M&&["MM",i]||BV===1&&["y"]||["yy",BV];BW[2]=BR;BW[3]=+BU>0;BW[4]=BY;return Ar.apply({},BW)}function e(BU,BS,BV){var BR=BV-BS,i=BV-BU.day(),BT;if(i>BR){i-=7}if(i<BR-7){i+=7}BT=v(BU).add(i,"d");return{week:Math.ceil(BT.dayOfYear()/7),year:BT.year()}}function Y(BU,BT,BV,BX,i){var BW=m(BU,0,1).getUTCDay(),BS,BR;BW=BW===0?7:BW;BV=BV!=null?BV:i;BS=i-BW+(BW>BX?7:0)-(BW<i?7:0);BR=7*(BT-1)+(BV-i)+BS+1;return{year:BR>0?BU:BU-1,dayOfYear:BR>0?BR:BA(BU-1)+BR}}function r(BR){var i=BR._i,BT=BR._f,BS;BR._locale=BR._locale||v.localeData(BR._l);if(i===null||(BT===g&&i==="")){return v.invalid({nullInput:true})}if(typeof i==="string"){BR._i=i=BR._locale.preparse(i)}if(v.isMoment(i)){return new p(i,true)}else{if(BT){if(B(BT)){A6(BR)}else{u(BR)}}else{t(BR)}}BS=new p(BR);if(BS._nextDay){BS.add(1,"d");BS._nextDay=g}return BS}v=function(BS,BT,i,BR){var BU;if(typeof (i)==="boolean"){BR=i;i=g}BU={};BU._isAMomentObject=true;BU._i=BS;BU._f=BT;BU._l=i;BU._strict=BR;BU._isUTC=false;BU._pf=AO();return r(BU)};v.suppressDeprecationWarnings=false;v.createFromInputFallback=BO("moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to https://github.com/moment/moment/issues/1407 for more info.",function(i){i._d=new Date(i._i+(i._useUTC?" UTC":""))});function Ad(BT,BU){var BS,BR;if(BU.length===1&&B(BU[0])){BU=BU[0]}if(!BU.length){return v()}BS=BU[0];for(BR=1;BR<BU.length;++BR){if(BU[BR][BT](BS)){BS=BU[BR]}}return BS}v.min=function(){var i=[].slice.call(arguments,0);return Ad("isBefore",i)};v.max=function(){var i=[].slice.call(arguments,0);return Ad("isAfter",i)};v.utc=function(BS,BT,i,BR){var BU;if(typeof (i)==="boolean"){BR=i;i=g}BU={};BU._isAMomentObject=true;BU._useUTC=true;BU._isUTC=true;BU._l=i;BU._i=BS;BU._f=BT;BU._strict=BR;BU._pf=AO();return r(BU).utc()};v.unix=function(i){return v(i*1000)};v.duration=function(BS,BW){var BX=BS,BV=null,BR,BU,BT,i;if(v.isDuration(BS)){BX={ms:BS._milliseconds,d:BS._days,M:BS._months}}else{if(typeof BS==="number"){BX={};if(BW){BX[BW]=BS}else{BX.milliseconds=BS}}else{if(!!(BV=BF.exec(BS))){BR=(BV[1]==="-")?-1:1;BX={y:0,d:q(BV[A3])*BR,h:q(BV[Z])*BR,m:q(BV[Ah])*BR,s:q(BV[X])*BR,ms:q(BV[z])*BR}}else{if(!!(BV=Am.exec(BS))){BR=(BV[1]==="-")?-1:1;BT=function(BZ){var BY=BZ&&parseFloat(BZ.replace(",","."));return(isNaN(BY)?0:BY)*BR};BX={y:BT(BV[2]),M:BT(BV[3]),d:BT(BV[4]),h:BT(BV[5]),m:BT(BV[6]),s:BT(BV[7]),w:BT(BV[8])}}else{if(BX==null){BX={}}else{if(typeof BX==="object"&&("from" in BX||"to" in BX)){i=AC(v(BX.from),v(BX.to));BX={};BX.ms=i.milliseconds;BX.M=i.months}}}}}}BU=new AN(BX);if(v.isDuration(BS)&&A5(BS,"_locale")){BU._locale=BS._locale}return BU};v.version=Ak;v.defaultFormat=AA;v.ISO_8601=function(){};v.momentProperties=Aw;v.updateOffset=function(){};v.relativeTimeThreshold=function(i,BR){if(b[i]===g){return false}if(BR===g){return b[i]}b[i]=BR;return true};v.lang=BO("moment.lang is deprecated. Use moment.locale instead.",function(i,BR){return v.locale(i,BR)});v.locale=function(BR,i){var BS;if(BR){if(typeof (i)!=="undefined"){BS=v.defineLocale(BR,i)}else{BS=v.localeData(BR)}if(BS){v.duration._locale=v._locale=BS}}return v._locale._abbr};v.defineLocale=function(BR,i){if(i!==null){i.abbr=BR;if(!AT[BR]){AT[BR]=new AF()}AT[BR].set(i);v.locale(BR);return AT[BR]}else{delete AT[BR];return null}};v.langData=BO("moment.langData is deprecated. Use moment.localeData instead.",function(i){return v.localeData(i)});v.localeData=function(BR){var i;if(BR&&BR._locale&&BR._locale._abbr){BR=BR._locale._abbr}if(!BR){return v._locale}if(!B(BR)){i=C(BR);if(i){return i}BR=[BR]}return Ab(BR)};v.isMoment=function(i){return i instanceof p||(i!=null&&A5(i,"_isAMomentObject"))};v.isDuration=function(i){return i instanceof AN};for(AL=AB.length-1;AL>=0;--AL){Ae(AB[AL])}v.normalizeUnits=function(i){return A7(i)};v.invalid=function(BR){var i=v.utc(NaN);if(BR!=null){Ai(i._pf,BR)}else{i._pf.userInvalidated=true}return i};v.parseZone=function(){return v.apply(null,arguments).parseZone()};v.parseTwoDigitYear=function(i){return q(i)+(q(i)>68?1900:2000)};v.isDate=H;Ai(v.fn=p.prototype,{clone:function(){return v(this)},valueOf:function(){return +this._d-((this._offset||0)*60000)},unix:function(){return Math.floor(+this/1000)},toString:function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},toDate:function(){return this._offset?new Date(+this):this._d},toISOString:function(){var i=v(this).utc();if(0<i.year()&&i.year()<=9999){if("function"===typeof Date.prototype.toISOString){return this.toDate().toISOString()}else{return AX(i,"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]")}}else{return AX(i,"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]")}},toArray:function(){var i=this;return[i.year(),i.month(),i.date(),i.hours(),i.minutes(),i.seconds(),i.milliseconds()]},isValid:function(){return Aj(this)},isDSTShifted:function(){if(this._a){return this.isValid()&&A1(this._a,(this._isUTC?v.utc(this._a):v(this._a)).toArray())>0}return false},parsingFlags:function(){return Ai({},this._pf)},invalidAt:function(){return this._pf.overflow},utc:function(i){return this.utcOffset(0,i)},local:function(i){if(this._isUTC){this.utcOffset(0,i);this._isUTC=false;if(i){this.subtract(this._dateUtcOffset(),"m")}}return this},format:function(BR){var i=AX(this,BR||v.defaultFormat);return this.localeData().postformat(i)},add:w(1,"add"),subtract:w(-1,"subtract"),diff:function(BW,BV,BY){var BU=c(BW,this),BS=(BU.utcOffset()-this.utcOffset())*60000,BR,BX,i,BT;BV=A7(BV);if(BV==="year"||BV==="month"||BV==="quarter"){i=L(this,BU);if(BV==="quarter"){i=i/3}else{if(BV==="year"){i=i/12}}}else{BX=this-BU;i=BV==="second"?BX/1000:BV==="minute"?BX/60000:BV==="hour"?BX/3600000:BV==="day"?(BX-BS)/86400000:BV==="week"?(BX-BS)/604800000:BX}return BY?i:P(i)},from:function(BR,i){return v.duration({to:this,from:BR}).locale(this.locale()).humanize(!i)},fromNow:function(i){return this.from(v(),i)},calendar:function(BU){var BR=BU||v(),i=c(BR,this).startOf("day"),BT=this.diff(i,"days",true),BS=BT<-6?"sameElse":BT<-1?"lastWeek":BT<0?"lastDay":BT<1?"sameDay":BT<2?"nextDay":BT<7?"nextWeek":"sameElse";return this.format(this.localeData().calendar(BS,this,v(BR)))},isLeapYear:function(){return At(this.year())},isDST:function(){return(this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset())},day:function(BR){var i=this._isUTC?this._d.getUTCDay():this._d.getDay();if(BR!=null){BR=BH(BR,this.localeData());return this.add(BR-i,"d")}else{return i}},month:T("Month",true),startOf:function(i){i=A7(i);switch(i){case"year":this.month(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}if(i==="week"){this.weekday(0)}else{if(i==="isoWeek"){this.isoWeekday(1)}}if(i==="quarter"){this.month(Math.floor(this.month()/3)*3)}return this},endOf:function(i){i=A7(i);if(i===g||i==="millisecond"){return this}return this.startOf(i).add(1,(i==="isoWeek"?"week":i)).subtract(1,"ms")},isAfter:function(BR,i){var BS;i=A7(typeof i!=="undefined"?i:"millisecond");if(i==="millisecond"){BR=v.isMoment(BR)?BR:v(BR);return +this>+BR}else{BS=v.isMoment(BR)?+BR:+v(BR);return BS<+this.clone().startOf(i)}},isBefore:function(BR,i){var BS;i=A7(typeof i!=="undefined"?i:"millisecond");if(i==="millisecond"){BR=v.isMoment(BR)?BR:v(BR);return +this<+BR}else{BS=v.isMoment(BR)?+BR:+v(BR);return +this.clone().endOf(i)<BS}},isBetween:function(BS,BR,i){return this.isAfter(BS,i)&&this.isBefore(BR,i)},isSame:function(BR,i){var BS;i=A7(i||"millisecond");if(i==="millisecond"){BR=v.isMoment(BR)?BR:v(BR);return +this===+BR}else{BS=+v(BR);return +(this.clone().startOf(i))<=BS&&BS<=+(this.clone().endOf(i))}},min:BO("moment().min is deprecated, use moment.min instead. https://github.com/moment/moment/issues/1548",function(i){i=v.apply(null,arguments);return i<this?this:i}),max:BO("moment().max is deprecated, use moment.max instead. https://github.com/moment/moment/issues/1548",function(i){i=v.apply(null,arguments);return i>this?this:i}),zone:BO("moment().zone is deprecated, use moment().utcOffset instead. https://github.com/moment/moment/issues/1779",function(i,BR){if(i!=null){if(typeof i!=="string"){i=-i}this.utcOffset(i,BR);return this}else{return -this.utcOffset()}}),utcOffset:function(i,BT){var BS=this._offset||0,BR;if(i!=null){if(typeof i==="string"){i=Ap(i)}if(Math.abs(i)<16){i=i*60}if(!this._isUTC&&BT){BR=this._dateUtcOffset()}this._offset=i;this._isUTC=true;if(BR!=null){this.add(BR,"m")}if(BS!==i){if(!BT||this._changeInProgress){k(this,v.duration(i-BS,"m"),1,false)}else{if(!this._changeInProgress){this._changeInProgress=true;v.updateOffset(this,true);this._changeInProgress=null}}}return this}else{return this._isUTC?BS:this._dateUtcOffset()}},isLocal:function(){return !this._isUTC},isUtcOffset:function(){return this._isUTC},isUtc:function(){return this._isUTC&&this._offset===0},zoneAbbr:function(){return this._isUTC?"UTC":""},zoneName:function(){return this._isUTC?"Coordinated Universal Time":""},parseZone:function(){if(this._tzm){this.utcOffset(this._tzm)}else{if(typeof this._i==="string"){this.utcOffset(Ap(this._i))}}return this},hasAlignedHourOffset:function(i){if(!i){i=0}else{i=v(i).utcOffset()}return(this.utcOffset()-i)%60===0},daysInMonth:function(){return BG(this.year(),this.month())},dayOfYear:function(i){var BR=AD((v(this).startOf("day")-v(this).startOf("year"))/86400000)+1;return i==null?BR:this.add((i-BR),"d")},quarter:function(i){return i==null?Math.ceil((this.month()+1)/3):this.month((i-1)*3+this.month()%3)},weekYear:function(i){var BR=e(this,this.localeData()._week.dow,this.localeData()._week.doy).year;return i==null?BR:this.add((i-BR),"y")},isoWeekYear:function(i){var BR=e(this,1,4).year;return i==null?BR:this.add((i-BR),"y")},week:function(i){var BR=this.localeData().week(this);return i==null?BR:this.add((i-BR)*7,"d")},isoWeek:function(i){var BR=e(this,1,4).week;return i==null?BR:this.add((i-BR)*7,"d")},weekday:function(i){var BR=(this.day()+7-this.localeData()._week.dow)%7;return i==null?BR:this.add(i-BR,"d")},isoWeekday:function(i){return i==null?this.day()||7:this.day(this.day()%7?i:i-7)},isoWeeksInYear:function(){return An(this.year(),1,4)},weeksInYear:function(){var i=this.localeData()._week;return An(this.year(),i.dow,i.doy)},get:function(i){i=A7(i);return this[i]()},set:function(i,BS){var BR;if(typeof i==="object"){for(BR in i){this.set(BR,i[BR])}}else{i=A7(i);if(typeof this[i]==="function"){this[i](BS)}}return this},locale:function(BR){var i;if(BR===g){return this._locale._abbr}else{i=v.localeData(BR);if(i!=null){this._locale=i}return this}},lang:BO("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(i){if(i===g){return this.localeData()}else{return this.locale(i)}}),localeData:function(){return this._locale},_dateUtcOffset:function(){return -Math.round(this._d.getTimezoneOffset()/15)*15}});function BK(i,BR){var BS;if(typeof BR==="string"){BR=i.localeData().monthsParse(BR);if(typeof BR!=="number"){return i}}BS=Math.min(i.date(),BG(i.year(),BR));i._d["set"+(i._isUTC?"UTC":"")+"Month"](BR,BS);return i}function BP(BR,i){return BR._d["get"+(BR._isUTC?"UTC":"")+i]()}function A0(BR,i,BS){if(i==="Month"){return BK(BR,BS)}else{return BR._d["set"+(BR._isUTC?"UTC":"")+i](BS)}}function T(i,BR){return function(BS){if(BS!=null){A0(this,i,BS);v.updateOffset(this,BR);return this}else{return BP(this,i)}}}v.fn.millisecond=v.fn.milliseconds=T("Milliseconds",false);v.fn.second=v.fn.seconds=T("Seconds",false);v.fn.minute=v.fn.minutes=T("Minutes",false);v.fn.hour=v.fn.hours=T("Hours",true);v.fn.date=T("Date",true);v.fn.dates=BO("dates accessor is deprecated. Use date instead.",T("Date",true));v.fn.year=T("FullYear",true);v.fn.years=BO("years accessor is deprecated. Use year instead.",T("FullYear",true));v.fn.days=v.fn.day;v.fn.months=v.fn.month;v.fn.weeks=v.fn.week;v.fn.isoWeeks=v.fn.isoWeek;v.fn.quarters=v.fn.quarter;v.fn.toJSON=v.fn.toISOString;v.fn.isUTC=v.fn.isUtc;function S(i){return i*400/146097}function BN(i){return i*146097/400}Ai(v.duration.fn=AN.prototype,{_bubble:function(){var BS=this._milliseconds,BX=this._days,i=this._months,BV=this._data,BW,BU,BR,BT=0;BV.milliseconds=BS%1000;BW=P(BS/1000);BV.seconds=BW%60;BU=P(BW/60);BV.minutes=BU%60;BR=P(BU/60);BV.hours=BR%24;BX+=P(BR/24);BT=P(S(BX));BX-=P(BN(BT));i+=P(BX/30);BX%=30;BT+=P(i/12);i%=12;BV.days=BX;BV.months=i;BV.years=BT},abs:function(){this._milliseconds=Math.abs(this._milliseconds);this._days=Math.abs(this._days);this._months=Math.abs(this._months);this._data.milliseconds=Math.abs(this._data.milliseconds);this._data.seconds=Math.abs(this._data.seconds);this._data.minutes=Math.abs(this._data.minutes);this._data.hours=Math.abs(this._data.hours);this._data.months=Math.abs(this._data.months);this._data.years=Math.abs(this._data.years);return this},weeks:function(){return P(this.days()/7)},valueOf:function(){return this._milliseconds+this._days*86400000+(this._months%12)*2592000000+q(this._months/12)*31536000000},humanize:function(BR){var i=d(this,!BR,this.localeData());if(BR){i=this.localeData().pastFuture(+this,i)}return this.localeData().postformat(i)},add:function(i,BS){var BR=v.duration(i,BS);this._milliseconds+=BR._milliseconds;this._days+=BR._days;this._months+=BR._months;this._bubble();return this},subtract:function(i,BS){var BR=v.duration(i,BS);this._milliseconds-=BR._milliseconds;this._days-=BR._days;this._months-=BR._months;this._bubble();return this},get:function(i){i=A7(i);return this[i.toLowerCase()+"s"]()},as:function(BR){var BS,i;BR=A7(BR);if(BR==="month"||BR==="year"){BS=this._days+this._milliseconds/86400000;i=this._months+S(BS)*12;return BR==="month"?i:i/12}else{BS=this._days+Math.round(BN(this._months/12));switch(BR){case"week":return BS/7+this._milliseconds/604800000;case"day":return BS+this._milliseconds/86400000;case"hour":return BS*24+this._milliseconds/3600000;case"minute":return BS*24*60+this._milliseconds/60000;case"second":return BS*24*60*60+this._milliseconds/1000;case"millisecond":return Math.floor(BS*24*60*60*1000)+this._milliseconds;default:throw new Error("Unknown unit "+BR)}}},lang:v.fn.lang,locale:v.fn.locale,toIsoString:BO("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",function(){return this.toISOString()}),toISOString:function(){var BT=Math.abs(this.years()),i=Math.abs(this.months()),BV=Math.abs(this.days()),BR=Math.abs(this.hours()),BS=Math.abs(this.minutes()),BU=Math.abs(this.seconds()+this.milliseconds()/1000);if(!this.asSeconds()){return"P0D"}return(this.asSeconds()<0?"-":"")+"P"+(BT?BT+"Y":"")+(i?i+"M":"")+(BV?BV+"D":"")+((BR||BS||BU)?"T":"")+(BR?BR+"H":"")+(BS?BS+"M":"")+(BU?BU+"S":"")},localeData:function(){return this._locale},toJSON:function(){return this.toISOString()}});v.duration.fn.toString=v.duration.fn.toISOString;function AE(i){v.duration.fn[i]=function(){return this._data[i]}}for(AL in f){if(A5(f,AL)){AE(AL.toLowerCase())}}v.duration.fn.asMilliseconds=function(){return this.as("ms")};v.duration.fn.asSeconds=function(){return this.as("s")};v.duration.fn.asMinutes=function(){return this.as("m")};v.duration.fn.asHours=function(){return this.as("h")};v.duration.fn.asDays=function(){return this.as("d")};v.duration.fn.asWeeks=function(){return this.as("weeks")};v.duration.fn.asMonths=function(){return this.as("M")};v.duration.fn.asYears=function(){return this.as("y")};v.locale("en",{ordinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(BS){var i=BS%10,BR=(q(BS%100/10)===1)?"th":(i===1)?"st":(i===2)?"nd":(i===3)?"rd":"th";return BS+BR}});function y(i){if(typeof ender!=="undefined"){return }AV=BB.moment;if(i){BB.moment=BO("Accessing Moment through the global scope is deprecated, and will be removed in an upcoming release.",v)}else{BB.moment=v}}if(AU){module.exports=v}else{if(typeof define==="function"&&define.amd){define(function(BR,i,BS){if(BS.config&&BS.config()&&BS.config().noGlobal===true){BB.moment=AV}return v});y(true)}else{y()}}}).call(this);