mat-date 1.8.98 → 1.9.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -94,6 +94,8 @@ export declare class MDateUtil {
94
94
  addDay(value: number): this;
95
95
  addHours(value: number): this;
96
96
  addMins(value: number): this;
97
+ addSecs(value: number): this;
98
+ addMilliseconds(value: number): this;
97
99
  startOfDay(): this;
98
100
  cpyByStartOfDay(): MDateUtil;
99
101
  endOfDay(): this;
package/dist/DateUtil.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x49e868={};a0_0x49e868['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x49e868),exports['MDateUtil']=void 0x0;const a0_0x2b29eb=require('@js-temporal/polyfill'),a0_0x332223=(_0x8dfbd4,_0x1b5dc0=0x2)=>_0x8dfbd4['toString']()['padStart'](_0x1b5dc0,'0');function a0_0x100e85(_0x5b5e31,_0x1f9ca6){try{return _0x5b5e31();}catch(_0x533a6b){if(_0x1f9ca6)return _0x1f9ca6;throw new Error('UNKNOWN');}}function a0_0x2ed480(_0x331504,_0x350c69){try{if(_0x331504 instanceof Date)return a0_0x2b29eb['Temporal']['Instant']['fromEpochMilliseconds'](_0x331504['getTime']())['toZonedDateTimeISO'](_0x350c69)['epochMilliseconds'];if(typeof _0x331504==='number')return _0x331504;if(typeof _0x331504==='string')return a0_0x2b29eb['Temporal']['Instant']['fromEpochMilliseconds'](new Date(_0x331504)['getTime']())['toZonedDateTimeISO'](_0x350c69)['epochMilliseconds'];if(_0x331504 instanceof a0_0x16f3f7)return _0x331504['toTime']();if(_0x331504['idkey']==='MDateUtil')return _0x331504['toTime']();return 0x0;}catch(_0x58c6f0){throw new Error('ERROR');}}function a0_0x32aa35(_0xf9b345){function _0x5ab5a8(_0x2812cb){const _0x14f369={};return _0x14f369['weekday']=_0x2812cb,a0_0x100e85(()=>new Intl['DateTimeFormat'](_0xf9b345['localCode'],_0x14f369)['format'](a0_0x2ed480(_0xf9b345,_0xf9b345['zone'])),'');}function _0x3b32b4(){return _0x5ab5a8('long');}function _0x4b5c3f(){return _0x5ab5a8('short');}function _0x444d5b(){return _0x5ab5a8('narrow');}const _0x5e0108={};return _0x5e0108['ln']=_0x3b32b4,_0x5e0108['sh']=_0x4b5c3f,_0x5e0108['nr']=_0x444d5b,_0x5e0108;}function a0_0x17dcb7(_0x3fdbab){let _0x34efc=undefined,_0x51710f=undefined,_0x48d239=undefined,_0x5f49f1=undefined;try{const _0x530b70=(_0x3fdbab||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x34efc=_0x530b70['length']>=0x1?Number(_0x530b70[0x0]):undefined,_0x51710f=_0x530b70['length']>=0x2?Number(_0x530b70[0x1]):undefined,_0x48d239=_0x530b70['length']>=0x3?Number(_0x530b70[0x2]):undefined;}catch(_0x31a916){}try{let _0x3d3446=_0x3fdbab||'',_0x2df65d=/\.\d{3}/g,_0x3c7c0c=_0x3d3446['match'](_0x2df65d)[0x0]['split']('.')['filter'](_0x2bfff8=>Boolean(_0x2bfff8));_0x5f49f1=_0x3c7c0c['length']>=0x1?Number(_0x3c7c0c[0x0]):undefined;}catch(_0x18fc13){}const _0x4243a3={};return _0x4243a3['h']=_0x34efc,_0x4243a3['m']=_0x51710f,_0x4243a3['s']=_0x48d239,_0x4243a3['ms']=_0x5f49f1,_0x4243a3;}let a0_0x6b35f2=Intl['NumberFormat']()['resolvedOptions']()['locale'],a0_0x2bbfca=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];class a0_0x16f3f7{['val'];['_code']=Intl['NumberFormat']()['resolvedOptions']()['locale'];['_zone']=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];['dyfrmt']=a0_0x32aa35(this);get['localCode'](){return this['_code'];}get['zone'](){return this['_zone'];}['with'](_0x18646e){this['val']=this['val']['with']({'year':_0x18646e['getFullYear'](),'month':_0x18646e['getMonth']()+0x1,'day':_0x18646e['getDate'](),'hour':_0x18646e['getHours'](),'minute':_0x18646e['getMinutes'](),'second':_0x18646e['getSeconds'](),'millisecond':_0x18646e['getMilliseconds']()});}['init'](){const _0x54ff57=new Date();return this['val']=a0_0x2b29eb['Temporal']['Instant']['from'](_0x54ff57['toISOString']())['toZonedDateTimeISO'](this['zone']),this['dyfrmt']=a0_0x32aa35(this),this;}['toString'](){return'---';}static['new'](){return new a0_0x16f3f7()['setCode'](a0_0x6b35f2)['setZone'](a0_0x2bbfca)['init']();}static['setCode'](_0x34704e){return a0_0x6b35f2=_0x34704e,this;}static['setZone'](_0x1a0a2d){return a0_0x2bbfca=_0x1a0a2d,this;}static['seperator'](){return a0_0x100e85(()=>new Date()['toLocaleDateString'](a0_0x6b35f2)['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0x100e85(()=>a0_0x16f3f7['new']()['setTime'](this['toTime']()));}['setCode'](_0x4c5376){return this['_code']=_0x4c5376,this;}['setZone'](_0x3aacc8){return this['_zone']=_0x3aacc8,this;}['seperator'](){return a0_0x100e85(()=>new Date()['toLocaleDateString'](this['_code'])['replace'](/\d/g,'')['split']('')[0x0]);}['timezone'](){return a0_0x100e85(()=>{return this['zone']||Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x19c811=this['_code']){return a0_0x100e85(()=>{return new Intl['Locale'](_0x19c811)?.['timeZones']||[];},null);}['region'](_0x7f767f=this['_code']){return a0_0x100e85(()=>{return new Intl['Locale'](_0x7f767f)['region'];},null);}['year'](){return this['val']['year'];}['month'](){return this['val']['month'];}['monthUtc'](){return this['val']['month']-0x1;}['day'](){return this['val']['day'];}['hours'](){return this['val']['hour'];}['min'](){return this['val']['minute'];}['sec'](){return this['val']['second'];}['msec'](){return this['val']['millisecond'];}['dayOfWeek'](){const _0x3e96bf=this['val']['dayOfWeek'];return _0x3e96bf?_0x3e96bf:0x7;}['dayOfWeekUtc'](){return this['val']['dayOfWeek']-0x1;}['setYear'](_0x521139){const _0x5bcc76={};return _0x5bcc76['year']=_0x521139,this['val']=this['val']['with'](_0x5bcc76),this;}['setMonth'](_0x3ae511){const _0x254518={};return _0x254518['month']=_0x3ae511,this['val']=this['val']['with'](_0x254518),this;}['setMonthUtc'](_0x3ba1e9){const _0x4914c9={};return _0x4914c9['month']=_0x3ba1e9+0x1,this['val']=this['val']['with'](_0x4914c9),this;}['setDay'](_0x151024){const _0x49ff9b={};return _0x49ff9b['day']=_0x151024,this['val']=this['val']['with'](_0x49ff9b),this;}['setHour'](_0x72541){const _0x49bc54={};return _0x49bc54['hour']=_0x72541,this['val']=this['val']['with'](_0x49bc54),this;}['startOfHours'](){return this['setMin'](0x0),this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfHours'](){return this['setMin'](0x3b),this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setMin'](_0x1b0d1e){const _0x430784={};return _0x430784['minute']=_0x1b0d1e,this['val']=this['val']['with'](_0x430784),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x530f62){const _0x26d2d0={};return _0x26d2d0['second']=_0x530f62,this['val']=this['val']['with'](_0x26d2d0),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0x18f57a){const _0x14743b={};return _0x14743b['millisecond']=_0x18f57a,this['val']=this['val']['with'](_0x14743b),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x343bd2){return a0_0x100e85(()=>{const _0x1d286b=new Date(_0x343bd2?.['replace']('T','\x20'));_0x1d286b['getTime']()&&(this['val']=a0_0x2b29eb['Temporal']['Instant']['from'](_0x1d286b['toISOString']())['toZonedDateTimeISO'](this['zone']));}),this;}['setTime'](_0x1401f5){return a0_0x100e85(()=>{this['val']=a0_0x2b29eb['Temporal']['Instant']['fromEpochMilliseconds'](_0x1401f5||new Date()['getTime']())['toZonedDateTimeISO'](this['zone']);}),this;}['setDate'](_0x448f68){return a0_0x100e85(()=>{this['setIsoDate'](_0x448f68?.['toISOString']());}),this;}['setDateInputValue'](_0xf8be8a){return a0_0x100e85(()=>{const _0x508d3a=new Date(_0xf8be8a?.['replace']('T','\x20'));_0x508d3a['getTime']()&&(this['val']=a0_0x2b29eb['Temporal']['Instant']['from'](_0x508d3a?.['toISOString']())['toZonedDateTimeISO'](this['zone']),this['with'](_0x508d3a));}),this;}['setVal'](_0x2b0d55){return a0_0x100e85(()=>{return a0_0x16f3f7['new']()['setTime'](a0_0x2ed480(_0x2b0d55,this['zone']));},this);}['toIsoDate'](){const _0x58951d={};return _0x58951d['fractionalSecondDigits']=0x3,this['val']['toInstant']()['toString'](_0x58951d);}['toIsoDateZone'](){return this['val']['toString']()['substring'](0x0,0x1d)+'Z';}['toTime'](){return this['val']['epochMilliseconds'];}['toDate'](){return new Date(this['val']['toInstant']()['epochMilliseconds']);}['toDateMounthInput'](){return this['year']()+'-'+a0_0x332223(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x332223(this['month']())+'-'+a0_0x332223(this['day']());}['toTimeInput'](_0x3f2b70=!![]){const _0x332ba6=[];return _0x332ba6['push'](a0_0x332223(this['hours']())),_0x332ba6['push'](a0_0x332223(this['min']())),_0x3f2b70&&_0x332ba6['push'](a0_0x332223(this['sec']())),_0x332ba6['join'](':');}['toDateTimeInput'](_0x2b5cb9=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0x2b5cb9);}['toAs'](){return this['val']['toInstant']()['toString']();}['strDate'](){const _0x2c9abe={};return _0x2c9abe['month']='2-digit',_0x2c9abe['day']='2-digit',_0x2c9abe['year']='numeric',this['val']['toLocaleString'](this['_code'],_0x2c9abe);}['strTime'](){return a0_0x332223(this['hours']())+':'+a0_0x332223(this['min']())+':'+a0_0x332223(this['sec']());}['strHHmm'](){return a0_0x332223(this['hours']())+':'+a0_0x332223(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0x1806fc){return this['val']['toLocaleString'](this['_code'],_0x1806fc);}['strYears'](){return this['val']['year']['toString']();}['strMounth'](){return a0_0x332223(this['month'](),0x2);}['strDay'](){return a0_0x332223(this['day'](),0x2);}['strHour'](){return a0_0x332223(this['hours'](),0x2);}['strMin'](){return a0_0x332223(this['min'](),0x2);}['strSec'](){return a0_0x332223(this['sec'](),0x2);}['strMsec'](){return a0_0x332223(this['msec'](),0x2);}['strDayStr'](){return{'ln':()=>this['dyfrmt']['ln'](),'sh':()=>this['dyfrmt']['sh'](),'nr':()=>this['dyfrmt']['nr']()};}['addDay'](_0x97d9fa){const _0x4eb913={};return _0x4eb913['days']=_0x97d9fa,this['val']=this['val']['add'](_0x4eb913),this;}['addHours'](_0x55288b){const _0x6227eb={};return _0x6227eb['hours']=_0x55288b,this['val']=this['val']['add'](_0x6227eb),this;}['addMins'](_0x546fe7){const _0x4aca4b={};return _0x4aca4b['minutes']=_0x546fe7,this['val']=this['val']['add'](_0x4aca4b),this;}['startOfDay'](){return this['setHour'](0x0),this['startOfHours'](),this;}['cpyByStartOfDay'](){return this['cpy']()['startOfDay']();}['endOfDay'](){return this['setHour'](0x17),this['endOfHours'](),this;}['cpyByEndOfDay'](){return this['cpy']()['endOfDay']();}['startOfWeek'](){return this['addDay'](-this['dayOfWeek']()+0x1);}['cpyStartOfWeek'](){return this['cpy']()['addDay'](-this['dayOfWeek']()+0x1);}['endOfWeek'](){return this['startOfWeek']()['addDay'](0x6);}['cpyEndOfWeek'](){return this['cpyStartOfWeek']()['addDay'](0x6);}['startOfMonth'](){return this['setDay'](0x1),this['startOfDay'](),this;}['cpyByStartOfMonth'](){return this['cpy']()['startOfMonth']();}['endOfMonth'](){return this['setTime'](this['val']['epochMilliseconds'])['startOfMonth']()['setMonth'](this['month']()+0x1)['startOfMonth']()['addDay'](-0x1)['endOfDay'](),this;}['cpyByEndOfMonth'](){return this['cpy']()['endOfMonth']();}['eq'](_0x176c7a){return a0_0x100e85(()=>{return this['cpy']()['toTime']()===a0_0x2ed480(_0x176c7a,this['zone']);});}['gt'](_0x4f9ff3){return a0_0x100e85(()=>{return this['cpy']()['toTime']()>a0_0x2ed480(_0x4f9ff3,this['zone']);});}['gte'](_0x7f32ad){return a0_0x100e85(()=>{return this['cpy']()['toTime']()>=a0_0x2ed480(_0x7f32ad,this['zone']);});}['lt'](_0x253287){return a0_0x100e85(()=>{return this['cpy']()['toTime']()<a0_0x2ed480(_0x253287,this['zone']);});}['lte'](_0x4ca5db){return a0_0x100e85(()=>{return this['cpy']()['toTime']()<=a0_0x2ed480(_0x4ca5db,this['zone']);});}['btw'](_0x5d0f5a,_0x1d4e3d){return a0_0x100e85(()=>{const _0x484dba=a0_0x2ed480(_0x5d0f5a,this['zone']),_0x5e7764=a0_0x2ed480(_0x1d4e3d,this['zone']),_0x11ad71=this['cpy']()['toTime']();return _0x484dba<_0x11ad71&&_0x11ad71<_0x5e7764;});}['btweq'](_0x1f83ff,_0x5de3ba){return a0_0x100e85(()=>{const _0x28fec5=a0_0x2ed480(_0x1f83ff,this['zone']),_0x4faee2=a0_0x2ed480(_0x5de3ba,this['zone']),_0x78df2b=this['cpy']()['toTime']();return _0x28fec5<=_0x78df2b&&_0x78df2b<=_0x4faee2;});}['btwEqStart'](_0x12558f,_0x1b2baa){return a0_0x100e85(()=>{const _0x46eedb=a0_0x2ed480(_0x12558f,this['zone']),_0x57bb61=a0_0x2ed480(_0x1b2baa,this['zone']),_0x596b6e=this['cpy']()['toTime']();return _0x46eedb<=_0x596b6e&&_0x596b6e<_0x57bb61;});}['btwEqEnd'](_0x3e732f,_0x487f4c){return a0_0x100e85(()=>{const _0x580c87=a0_0x2ed480(_0x3e732f,this['zone']),_0x3a3dad=a0_0x2ed480(_0x487f4c,this['zone']),_0x474e7f=this['cpy']()['toTime']();return _0x580c87<_0x474e7f&&_0x474e7f<=_0x3a3dad;});}static['diffDays'](_0x320d13,_0x26c061,_0x555b71){return a0_0x100e85(()=>{const _0x5df632=a0_0x2ed480(_0x320d13,a0_0x2bbfca),_0x3de9b5=a0_0x2ed480(_0x26c061,a0_0x2bbfca);return _0x555b71?Math['abs'](_0x5df632-_0x3de9b5)/0x36ee80/0x18:(_0x5df632-_0x3de9b5)/0x36ee80/0x18;});}static['diffHours'](_0x3418b2,_0xcbe86d,_0x90eee1){return a0_0x100e85(()=>{const _0x45740c=a0_0x2ed480(_0x3418b2,a0_0x2bbfca),_0x273018=a0_0x2ed480(_0xcbe86d,a0_0x2bbfca);return _0x90eee1?Math['abs'](_0x45740c-_0x273018)/0x36ee80:(_0x45740c-_0x273018)/0x36ee80;});}static['diffMins'](_0x40f086,_0x3a2c2d,_0x4703d2){return a0_0x100e85(()=>{const _0x345823=a0_0x2ed480(_0x40f086,a0_0x2bbfca),_0x27c1ec=a0_0x2ed480(_0x3a2c2d,a0_0x2bbfca);return _0x4703d2?Math['abs'](_0x345823-_0x27c1ec)/0x3e8/0x3c:(_0x345823-_0x27c1ec)/0x3e8/0x3c;});}static['diffSecs'](_0x25992,_0x5af913,_0x271c62){return a0_0x100e85(()=>{const _0x4e3b15=a0_0x2ed480(_0x25992,a0_0x2bbfca),_0x37734d=a0_0x2ed480(_0x5af913,a0_0x2bbfca);return _0x271c62?Math['abs'](_0x4e3b15-_0x37734d)/0x3e8:(_0x4e3b15-_0x37734d)/0x3e8;});}static['divideTime'](_0x3240d8){return a0_0x100e85(()=>a0_0x17dcb7(_0x3240d8));}}exports['MDateUtil']=a0_0x16f3f7;const a0_0x2b85f9={};a0_0x2b85f9['value']='MDateUtil',a0_0x2b85f9['writable']=![],a0_0x2b85f9['enumerable']=!![],a0_0x2b85f9['configurable']=![],Object['defineProperty'](a0_0x16f3f7['prototype'],'idkey',a0_0x2b85f9);
1
+ 'use strict';const a0_0x39759e={};a0_0x39759e['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x39759e),exports['MDateUtil']=void 0x0;const a0_0x2b9bec=require('@js-temporal/polyfill'),a0_0x2d036e=(_0x249551,_0xb0536f=0x2)=>_0x249551['toString']()['padStart'](_0xb0536f,'0');function a0_0x77811f(_0x10e528,_0x2523d1){try{return _0x10e528();}catch(_0x488004){if(_0x2523d1)return _0x2523d1;throw new Error('UNKNOWN');}}function a0_0x5f1b17(_0x5f2798,_0x3a0d66){try{if(_0x5f2798 instanceof Date)return a0_0x2b9bec['Temporal']['Instant']['fromEpochMilliseconds'](_0x5f2798['getTime']())['toZonedDateTimeISO'](_0x3a0d66)['epochMilliseconds'];if(typeof _0x5f2798==='number')return _0x5f2798;if(typeof _0x5f2798==='string')return a0_0x2b9bec['Temporal']['Instant']['fromEpochMilliseconds'](new Date(_0x5f2798)['getTime']())['toZonedDateTimeISO'](_0x3a0d66)['epochMilliseconds'];if(_0x5f2798 instanceof a0_0x22ddb2)return _0x5f2798['toTime']();if(_0x5f2798['idkey']==='MDateUtil')return _0x5f2798['toTime']();return 0x0;}catch(_0x2281f8){throw new Error('ERROR');}}function a0_0x298a0d(_0x313074){function _0x2fce1d(_0x1cc348){const _0x509aa6={};return _0x509aa6['weekday']=_0x1cc348,a0_0x77811f(()=>new Intl['DateTimeFormat'](_0x313074['localCode'],_0x509aa6)['format'](a0_0x5f1b17(_0x313074,_0x313074['zone'])),'');}function _0x325456(){return _0x2fce1d('long');}function _0x15cf74(){return _0x2fce1d('short');}function _0x10e531(){return _0x2fce1d('narrow');}const _0x221ab6={};return _0x221ab6['ln']=_0x325456,_0x221ab6['sh']=_0x15cf74,_0x221ab6['nr']=_0x10e531,_0x221ab6;}function a0_0x4dfee0(_0x5ea45e){let _0x470553=undefined,_0x33b1d2=undefined,_0x1c2355=undefined,_0x515a2e=undefined;try{const _0x23a0db=(_0x5ea45e||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x470553=_0x23a0db['length']>=0x1?Number(_0x23a0db[0x0]):undefined,_0x33b1d2=_0x23a0db['length']>=0x2?Number(_0x23a0db[0x1]):undefined,_0x1c2355=_0x23a0db['length']>=0x3?Number(_0x23a0db[0x2]):undefined;}catch(_0x50ebfd){}try{let _0x28faf7=_0x5ea45e||'',_0x2a1522=/\.\d{3}/g,_0x15fb1b=_0x28faf7['match'](_0x2a1522)[0x0]['split']('.')['filter'](_0xe13420=>Boolean(_0xe13420));_0x515a2e=_0x15fb1b['length']>=0x1?Number(_0x15fb1b[0x0]):undefined;}catch(_0x9643a4){}const _0x2ddef5={};return _0x2ddef5['h']=_0x470553,_0x2ddef5['m']=_0x33b1d2,_0x2ddef5['s']=_0x1c2355,_0x2ddef5['ms']=_0x515a2e,_0x2ddef5;}let a0_0x30cdbf=Intl['NumberFormat']()['resolvedOptions']()['locale'],a0_0x4d1b2e=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];function a0_0x14fea8(_0x1285b7){return Number(Number(NaN)['toFixed'](0x0))||0x0;}class a0_0x22ddb2{['val'];['_code']=Intl['NumberFormat']()['resolvedOptions']()['locale'];['_zone']=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];['dyfrmt']=a0_0x298a0d(this);get['localCode'](){return this['_code'];}get['zone'](){return this['_zone'];}['with'](_0x5e69af){this['val']=this['val']['with']({'year':_0x5e69af['getFullYear'](),'month':_0x5e69af['getMonth']()+0x1,'day':_0x5e69af['getDate'](),'hour':_0x5e69af['getHours'](),'minute':_0x5e69af['getMinutes'](),'second':_0x5e69af['getSeconds'](),'millisecond':_0x5e69af['getMilliseconds']()});}['init'](){const _0x1ed92c=new Date();return this['val']=a0_0x2b9bec['Temporal']['Instant']['from'](_0x1ed92c['toISOString']())['toZonedDateTimeISO'](this['zone']),this['dyfrmt']=a0_0x298a0d(this),this;}['toString'](){return'---';}static['new'](){return new a0_0x22ddb2()['setCode'](a0_0x30cdbf)['setZone'](a0_0x4d1b2e)['init']();}static['setCode'](_0x51bb25){return a0_0x30cdbf=_0x51bb25,this;}static['setZone'](_0xcd986b){return a0_0x4d1b2e=_0xcd986b,this;}static['seperator'](){return a0_0x77811f(()=>new Date()['toLocaleDateString'](a0_0x30cdbf)['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0x77811f(()=>a0_0x22ddb2['new']()['setTime'](this['toTime']()));}['setCode'](_0x1731fa){return this['_code']=_0x1731fa,this;}['setZone'](_0x3f8f55){return this['_zone']=_0x3f8f55,this;}['seperator'](){return a0_0x77811f(()=>new Date()['toLocaleDateString'](this['_code'])['replace'](/\d/g,'')['split']('')[0x0]);}['timezone'](){return a0_0x77811f(()=>{return this['zone']||Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x122011=this['_code']){return a0_0x77811f(()=>{return new Intl['Locale'](_0x122011)?.['timeZones']||[];},null);}['region'](_0x1750c3=this['_code']){return a0_0x77811f(()=>{return new Intl['Locale'](_0x1750c3)['region'];},null);}['year'](){return this['val']['year'];}['month'](){return this['val']['month'];}['monthUtc'](){return this['val']['month']-0x1;}['day'](){return this['val']['day'];}['hours'](){return this['val']['hour'];}['min'](){return this['val']['minute'];}['sec'](){return this['val']['second'];}['msec'](){return this['val']['millisecond'];}['dayOfWeek'](){const _0x3735aa=this['val']['dayOfWeek'];return _0x3735aa?_0x3735aa:0x7;}['dayOfWeekUtc'](){return this['val']['dayOfWeek']-0x1;}['setYear'](_0x439aa5){return this['val']=this['val']['with']({'year':a0_0x14fea8(_0x439aa5)}),this;}['setMonth'](_0x43f502){return this['val']=this['val']['with']({'month':a0_0x14fea8(_0x43f502)}),this;}['setMonthUtc'](_0x402e98){return this['val']=this['val']['with']({'month':a0_0x14fea8(_0x402e98)+0x1}),this;}['setDay'](_0x5d1d1d){return this['val']=this['val']['with']({'day':a0_0x14fea8(_0x5d1d1d)}),this;}['setHour'](_0x32af70){return this['val']=this['val']['with']({'hour':a0_0x14fea8(_0x32af70)}),this;}['startOfHours'](){return this['setMin'](0x0),this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfHours'](){return this['setMin'](0x3b),this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setMin'](_0x33d482){return this['val']=this['val']['with']({'minute':a0_0x14fea8(_0x33d482)}),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x576397){return this['val']=this['val']['with']({'second':a0_0x14fea8(_0x576397)}),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0x5bf57f){return this['val']=this['val']['with']({'millisecond':a0_0x14fea8(_0x5bf57f)}),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x3271aa){const _0x474c41=_0x3271aa?new Date(_0x3271aa?.['replace']('T','\x20')):new Date();return this['val']=a0_0x2b9bec['Temporal']['Instant']['from'](_0x474c41['toISOString']())['toZonedDateTimeISO'](this['zone']),this;}['setTime'](_0x2a8a6e){return this['val']=a0_0x2b9bec['Temporal']['Instant']['fromEpochMilliseconds'](_0x2a8a6e||new Date()['getTime']())['toZonedDateTimeISO'](this['zone']),this;}['setDate'](_0x5e2daa){return this['setIsoDate'](_0x5e2daa?.['toISOString']()),this;}['setDateInputValue'](_0x51342){const _0x5c55e5=_0x51342?new Date(_0x51342?.['replace']('T','\x20')):new Date();return _0x5c55e5['getTime']()&&(this['val']=a0_0x2b9bec['Temporal']['Instant']['from'](_0x5c55e5?.['toISOString']())['toZonedDateTimeISO'](this['zone']),this['with'](_0x5c55e5)),this;}['setVal'](_0x31b8ae){return a0_0x77811f(()=>{return a0_0x22ddb2['new']()['setTime'](a0_0x5f1b17(_0x31b8ae,this['zone']));});}['toIsoDate'](){const _0x3759c6={};return _0x3759c6['fractionalSecondDigits']=0x3,this['val']['toInstant']()['toString'](_0x3759c6);}['toIsoDateZone'](){return this['val']['toString']()['substring'](0x0,0x1d)+'Z';}['toTime'](){return this['val']['epochMilliseconds'];}['toDate'](){return new Date(this['val']['toInstant']()['epochMilliseconds']);}['toDateMounthInput'](){return this['year']()+'-'+a0_0x2d036e(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x2d036e(this['month']())+'-'+a0_0x2d036e(this['day']());}['toTimeInput'](_0x38748a=!![]){const _0x493e17=[];return _0x493e17['push'](a0_0x2d036e(this['hours']())),_0x493e17['push'](a0_0x2d036e(this['min']())),_0x38748a&&_0x493e17['push'](a0_0x2d036e(this['sec']())),_0x493e17['join'](':');}['toDateTimeInput'](_0x232ebe=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0x232ebe);}['toAs'](){return this['val']['toInstant']()['toString']();}['strDate'](){const _0x5eb306={};return _0x5eb306['month']='2-digit',_0x5eb306['day']='2-digit',_0x5eb306['year']='numeric',this['val']['toLocaleString'](this['_code'],_0x5eb306);}['strTime'](){return a0_0x2d036e(this['hours']())+':'+a0_0x2d036e(this['min']())+':'+a0_0x2d036e(this['sec']());}['strHHmm'](){return a0_0x2d036e(this['hours']())+':'+a0_0x2d036e(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0x456bf7){return this['val']['toLocaleString'](this['_code'],_0x456bf7);}['strYears'](){return this['val']['year']['toString']();}['strMounth'](){return a0_0x2d036e(this['month'](),0x2);}['strDay'](){return a0_0x2d036e(this['day'](),0x2);}['strHour'](){return a0_0x2d036e(this['hours'](),0x2);}['strMin'](){return a0_0x2d036e(this['min'](),0x2);}['strSec'](){return a0_0x2d036e(this['sec'](),0x2);}['strMsec'](){return a0_0x2d036e(this['msec'](),0x2);}['strDayStr'](){return{'ln':()=>this['dyfrmt']['ln'](),'sh':()=>this['dyfrmt']['sh'](),'nr':()=>this['dyfrmt']['nr']()};}['addDay'](_0x28544a){return this['addHours'](Number(_0x28544a)*0x18),this;}['addHours'](_0x37f5ef){return this['addMins'](Number(_0x37f5ef)*0x3c),this;}['addMins'](_0x7dc1ff){return this['addSecs'](Number(_0x7dc1ff)*0x3c),this;}['addSecs'](_0x49a5d5){return this['addMilliseconds'](Number(_0x49a5d5)*0x3e8),this;}['addMilliseconds'](_0x501768){return this['val']=this['val']['add']({'milliseconds':a0_0x14fea8(_0x501768)}),this;}['startOfDay'](){return this['setHour'](0x0),this['startOfHours'](),this;}['cpyByStartOfDay'](){return this['cpy']()['startOfDay']();}['endOfDay'](){return this['setHour'](0x17),this['endOfHours'](),this;}['cpyByEndOfDay'](){return this['cpy']()['endOfDay']();}['startOfWeek'](){return this['addDay'](-this['dayOfWeek']()+0x1);}['cpyStartOfWeek'](){return this['cpy']()['addDay'](-this['dayOfWeek']()+0x1);}['endOfWeek'](){return this['startOfWeek']()['addDay'](0x6);}['cpyEndOfWeek'](){return this['cpyStartOfWeek']()['addDay'](0x6);}['startOfMonth'](){return this['setDay'](0x1),this['startOfDay'](),this;}['cpyByStartOfMonth'](){return this['cpy']()['startOfMonth']();}['endOfMonth'](){return this['setTime'](this['val']['epochMilliseconds'])['startOfMonth']()['setMonth'](this['month']()+0x1)['startOfMonth']()['addDay'](-0x1)['endOfDay'](),this;}['cpyByEndOfMonth'](){return this['cpy']()['endOfMonth']();}['eq'](_0x297e69){return a0_0x77811f(()=>{return this['cpy']()['toTime']()===a0_0x5f1b17(_0x297e69,this['zone']);});}['gt'](_0x3cd2db){return a0_0x77811f(()=>{return this['cpy']()['toTime']()>a0_0x5f1b17(_0x3cd2db,this['zone']);});}['gte'](_0x4f797f){return a0_0x77811f(()=>{return this['cpy']()['toTime']()>=a0_0x5f1b17(_0x4f797f,this['zone']);});}['lt'](_0x4bbae1){return a0_0x77811f(()=>{return this['cpy']()['toTime']()<a0_0x5f1b17(_0x4bbae1,this['zone']);});}['lte'](_0x3f1191){return a0_0x77811f(()=>{return this['cpy']()['toTime']()<=a0_0x5f1b17(_0x3f1191,this['zone']);});}['btw'](_0x113fb3,_0x5df044){return a0_0x77811f(()=>{const _0x401a0b=a0_0x5f1b17(_0x113fb3,this['zone']),_0x2f4761=a0_0x5f1b17(_0x5df044,this['zone']),_0x10174f=this['cpy']()['toTime']();return _0x401a0b<_0x10174f&&_0x10174f<_0x2f4761;});}['btweq'](_0x1da9b1,_0x321717){return a0_0x77811f(()=>{const _0x1f36a7=a0_0x5f1b17(_0x1da9b1,this['zone']),_0xff62f4=a0_0x5f1b17(_0x321717,this['zone']),_0x3967c7=this['cpy']()['toTime']();return _0x1f36a7<=_0x3967c7&&_0x3967c7<=_0xff62f4;});}['btwEqStart'](_0x4e6b9c,_0x3fe8ed){return a0_0x77811f(()=>{const _0x544cde=a0_0x5f1b17(_0x4e6b9c,this['zone']),_0xeba749=a0_0x5f1b17(_0x3fe8ed,this['zone']),_0x3ce729=this['cpy']()['toTime']();return _0x544cde<=_0x3ce729&&_0x3ce729<_0xeba749;});}['btwEqEnd'](_0x4f4f08,_0x31924b){return a0_0x77811f(()=>{const _0x2ebff7=a0_0x5f1b17(_0x4f4f08,this['zone']),_0x1dde92=a0_0x5f1b17(_0x31924b,this['zone']),_0xaafff6=this['cpy']()['toTime']();return _0x2ebff7<_0xaafff6&&_0xaafff6<=_0x1dde92;});}static['diffDays'](_0x5166b1,_0x41e902,_0x5d58d6){return a0_0x77811f(()=>{const _0x2c19f4=a0_0x5f1b17(_0x5166b1,a0_0x4d1b2e),_0x4353a2=a0_0x5f1b17(_0x41e902,a0_0x4d1b2e);return _0x5d58d6?Math['abs'](_0x2c19f4-_0x4353a2)/0x36ee80/0x18:(_0x2c19f4-_0x4353a2)/0x36ee80/0x18;});}static['diffHours'](_0x38fc90,_0x239cd3,_0x149e38){return a0_0x77811f(()=>{const _0x11bd98=a0_0x5f1b17(_0x38fc90,a0_0x4d1b2e),_0x489c4f=a0_0x5f1b17(_0x239cd3,a0_0x4d1b2e);return _0x149e38?Math['abs'](_0x11bd98-_0x489c4f)/0x36ee80:(_0x11bd98-_0x489c4f)/0x36ee80;});}static['diffMins'](_0x5ba7f0,_0x52a10b,_0x57116f){return a0_0x77811f(()=>{const _0x15ccca=a0_0x5f1b17(_0x5ba7f0,a0_0x4d1b2e),_0x43f6f6=a0_0x5f1b17(_0x52a10b,a0_0x4d1b2e);return _0x57116f?Math['abs'](_0x15ccca-_0x43f6f6)/0x3e8/0x3c:(_0x15ccca-_0x43f6f6)/0x3e8/0x3c;});}static['diffSecs'](_0x220b62,_0x506e5b,_0x148b28){return a0_0x77811f(()=>{const _0x39c4b3=a0_0x5f1b17(_0x220b62,a0_0x4d1b2e),_0x566dbd=a0_0x5f1b17(_0x506e5b,a0_0x4d1b2e);return _0x148b28?Math['abs'](_0x39c4b3-_0x566dbd)/0x3e8:(_0x39c4b3-_0x566dbd)/0x3e8;});}static['divideTime'](_0x1fd3c5){return a0_0x77811f(()=>a0_0x4dfee0(_0x1fd3c5));}}exports['MDateUtil']=a0_0x22ddb2;const a0_0x4dfdd7={};a0_0x4dfdd7['value']='MDateUtil',a0_0x4dfdd7['writable']=![],a0_0x4dfdd7['enumerable']=!![],a0_0x4dfdd7['configurable']=![],Object['defineProperty'](a0_0x22ddb2['prototype'],'idkey',a0_0x4dfdd7);
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var a0_0xda2559=this&&this['__createBinding']||(Object['create']?function(_0x16cbe5,_0x11f1e4,_0x1a13a9,_0x1fd979){if(_0x1fd979===undefined)_0x1fd979=_0x1a13a9;var _0x4ecf61=Object['getOwnPropertyDescriptor'](_0x11f1e4,_0x1a13a9);if(!_0x4ecf61||('get'in _0x4ecf61?!_0x11f1e4['__esModule']:_0x4ecf61['writable']||_0x4ecf61['configurable'])){var _0x2bd359={};_0x2bd359['enumerable']=!![],_0x2bd359['get']=function(){return _0x11f1e4[_0x1a13a9];},_0x4ecf61=_0x2bd359;}Object['defineProperty'](_0x16cbe5,_0x1fd979,_0x4ecf61);}:function(_0x4a8bfd,_0x2372a0,_0x3dc369,_0x11f93b){if(_0x11f93b===undefined)_0x11f93b=_0x3dc369;_0x4a8bfd[_0x11f93b]=_0x2372a0[_0x3dc369];}),a0_0x1d47e5=this&&this['__exportStar']||function(_0x2c0df6,_0x3aec90){for(var _0x28a5a5 in _0x2c0df6)if(_0x28a5a5!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x3aec90,_0x28a5a5))a0_0xda2559(_0x3aec90,_0x2c0df6,_0x28a5a5);},a0_0x343d1b={};a0_0x343d1b['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x343d1b),a0_0x1d47e5(require('./DateUtil'),exports);
1
+ 'use strict';var a0_0x12f63a=this&&this['__createBinding']||(Object['create']?function(_0x45c52f,_0x1fad48,_0x117577,_0x238cab){if(_0x238cab===undefined)_0x238cab=_0x117577;var _0x18525c=Object['getOwnPropertyDescriptor'](_0x1fad48,_0x117577);if(!_0x18525c||('get'in _0x18525c?!_0x1fad48['__esModule']:_0x18525c['writable']||_0x18525c['configurable'])){var _0x342bbe={};_0x342bbe['enumerable']=!![],_0x342bbe['get']=function(){return _0x1fad48[_0x117577];},_0x18525c=_0x342bbe;}Object['defineProperty'](_0x45c52f,_0x238cab,_0x18525c);}:function(_0x37669c,_0x29296d,_0x165aba,_0x132d03){if(_0x132d03===undefined)_0x132d03=_0x165aba;_0x37669c[_0x132d03]=_0x29296d[_0x165aba];}),a0_0x59f996=this&&this['__exportStar']||function(_0xf3781,_0x1c9a75){for(var _0x56e8d5 in _0xf3781)if(_0x56e8d5!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x1c9a75,_0x56e8d5))a0_0x12f63a(_0x1c9a75,_0xf3781,_0x56e8d5);},a0_0x574e69={};a0_0x574e69['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x574e69),a0_0x59f996(require('./DateUtil'),exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mat-date",
3
- "version": "1.8.98",
3
+ "version": "1.9.20",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",