mat-date 1.9.50 → 1.15.15

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.
@@ -120,10 +120,10 @@ export declare class MDateUtil {
120
120
  static diffMins(before: MDateUtil | Date | number | string, after: MDateUtil | Date | number | string, abs?: boolean): number;
121
121
  static diffSecs(before: MDateUtil | Date | number | string, after: MDateUtil | Date | number | string, abs?: boolean): number;
122
122
  static divideTime(value: string): {
123
- h: number;
124
- m: number;
125
- s: number;
126
- ms: number;
123
+ h: any;
124
+ m: any;
125
+ s: any;
126
+ ms: any;
127
127
  };
128
128
  }
129
129
  export {};
package/dist/DateUtil.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x2e5177={};a0_0x2e5177['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x2e5177),exports['MDateUtil']=void 0x0;const a0_0x5430f0=require('@js-temporal/polyfill'),a0_0x1eee6d=(_0x20a9dc,_0x467a7b=0x2)=>_0x20a9dc['toString']()['padStart'](_0x467a7b,'0');function a0_0x1769d5(_0x5485ad,_0x2a68c0){try{return _0x5485ad();}catch(_0x7ad22a){if(_0x2a68c0)return _0x2a68c0;throw new Error('UNKNOWN');}}function a0_0x37510c(_0x57f97b,_0x391afa){try{if(_0x57f97b instanceof Date)return a0_0x5430f0['Temporal']['Instant']['fromEpochMilliseconds'](_0x57f97b['getTime']())['toZonedDateTimeISO'](_0x391afa)['epochMilliseconds'];if(typeof _0x57f97b==='number')return _0x57f97b;if(typeof _0x57f97b==='string')return a0_0x5430f0['Temporal']['Instant']['fromEpochMilliseconds'](new Date(_0x57f97b)['getTime']())['toZonedDateTimeISO'](_0x391afa)['epochMilliseconds'];if(_0x57f97b instanceof a0_0x2ce707)return _0x57f97b['toTime']();if(_0x57f97b['idkey']==='MDateUtil')return _0x57f97b['toTime']();return 0x0;}catch(_0x7ca614){throw new Error('ERROR');}}function a0_0x3a8b7e(_0x516745){function _0x48da58(_0x105bc5){const _0x438357={};return _0x438357['weekday']=_0x105bc5,a0_0x1769d5(()=>new Intl['DateTimeFormat'](_0x516745['localCode'],_0x438357)['format'](a0_0x37510c(_0x516745,_0x516745['zone'])),'');}function _0x48a519(){return _0x48da58('long');}function _0x29594b(){return _0x48da58('short');}function _0x505fc5(){return _0x48da58('narrow');}const _0xfe5a0b={};return _0xfe5a0b['ln']=_0x48a519,_0xfe5a0b['sh']=_0x29594b,_0xfe5a0b['nr']=_0x505fc5,_0xfe5a0b;}function a0_0x5a10d3(_0xe71d13){let _0x1a7cd8=undefined,_0x5c605a=undefined,_0x2487c2=undefined,_0x4410d8=undefined;try{const _0x15ef38=(_0xe71d13||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x1a7cd8=_0x15ef38['length']>=0x1?Number(_0x15ef38[0x0]):undefined,_0x5c605a=_0x15ef38['length']>=0x2?Number(_0x15ef38[0x1]):undefined,_0x2487c2=_0x15ef38['length']>=0x3?Number(_0x15ef38[0x2]):undefined;}catch(_0x1f5716){}try{let _0x32ba0a=_0xe71d13||'',_0x5e6cc8=/\.\d{3}/g,_0x36b5ae=_0x32ba0a['match'](_0x5e6cc8)[0x0]['split']('.')['filter'](_0x27dcb0=>Boolean(_0x27dcb0));_0x4410d8=_0x36b5ae['length']>=0x1?Number(_0x36b5ae[0x0]):undefined;}catch(_0x4ea6bd){}const _0x459f4d={};return _0x459f4d['h']=_0x1a7cd8,_0x459f4d['m']=_0x5c605a,_0x459f4d['s']=_0x2487c2,_0x459f4d['ms']=_0x4410d8,_0x459f4d;}let a0_0x5d9a2b=Intl['NumberFormat']()['resolvedOptions']()['locale'],a0_0x54aa23=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];function a0_0x840845(_0x28b40c){return Number(Number(_0x28b40c)['toFixed'](0x0))||0x0;}class a0_0x2ce707{#val;#_code=Intl['NumberFormat']()['resolvedOptions']()['locale'];#_zone=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];#dyfrmt=a0_0x3a8b7e(this);get['localCode'](){return this.#_code;}get['zone'](){return this.#_zone;}['with'](_0x120ab6){this.#val=this.#val['with']({'year':_0x120ab6['getFullYear'](),'month':_0x120ab6['getMonth']()+0x1,'day':_0x120ab6['getDate'](),'hour':_0x120ab6['getHours'](),'minute':_0x120ab6['getMinutes'](),'second':_0x120ab6['getSeconds'](),'millisecond':_0x120ab6['getMilliseconds']()});}['init'](){const _0x48a79e=new Date();return this.#val=a0_0x5430f0['Temporal']['Instant']['from'](_0x48a79e['toISOString']())['toZonedDateTimeISO'](this['zone']),this.#dyfrmt=a0_0x3a8b7e(this),this;}['toString'](){return'---';}static['new'](){return new a0_0x2ce707()['setCode'](a0_0x5d9a2b)['setZone'](a0_0x54aa23)['init']();}static['setCode'](_0xc62667){return a0_0x5d9a2b=_0xc62667,this;}static['setZone'](_0x182cb){return a0_0x54aa23=_0x182cb,this;}static['seperator'](){return a0_0x1769d5(()=>new Date()['toLocaleDateString'](a0_0x5d9a2b)['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0x1769d5(()=>a0_0x2ce707['new']()['setTime'](this['toTime']()));}['setCode'](_0x1ec2e6){return this.#_code=_0x1ec2e6,this;}['setZone'](_0x3b1188){return this.#_zone=_0x3b1188,this;}['seperator'](){return a0_0x1769d5(()=>new Date()['toLocaleDateString'](this.#_code)['replace'](/\d/g,'')['split']('')[0x0]);}['timezone'](){return a0_0x1769d5(()=>{return this['zone']||Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x13232f=this.#_code){return a0_0x1769d5(()=>{return new Intl['Locale'](_0x13232f)?.['timeZones']||[];},null);}['region'](_0x1a6083=this.#_code){return a0_0x1769d5(()=>{return new Intl['Locale'](_0x1a6083)['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 _0x32a2c0=this.#val['dayOfWeek'];return _0x32a2c0?_0x32a2c0:0x7;}['dayOfWeekUtc'](){return this.#val['dayOfWeek']-0x1;}['setYear'](_0x4eff61){return this.#val=this.#val['with']({'year':a0_0x840845(_0x4eff61)}),this;}['setMonth'](_0x3665f3){return this.#val=this.#val['with']({'month':a0_0x840845(_0x3665f3)}),this;}['setMonthUtc'](_0x326a85){return this.#val=this.#val['with']({'month':a0_0x840845(_0x326a85)+0x1}),this;}['setDay'](_0x326d2d){return this.#val=this.#val['with']({'day':a0_0x840845(_0x326d2d)}),this;}['setHour'](_0x70df71){return this.#val=this.#val['with']({'hour':a0_0x840845(_0x70df71)}),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'](_0x1359ad){return this.#val=this.#val['with']({'minute':a0_0x840845(_0x1359ad)}),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x4f0e07){return this.#val=this.#val['with']({'second':a0_0x840845(_0x4f0e07)}),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0x339675){return this.#val=this.#val['with']({'millisecond':a0_0x840845(_0x339675)}),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x34af55){const _0x243d93=_0x34af55?new Date(_0x34af55?.['replace']('T','\x20')):new Date();return this.#val=a0_0x5430f0['Temporal']['Instant']['from'](_0x243d93['toISOString']())['toZonedDateTimeISO'](this['zone']),this;}['setTime'](_0x5a15c9){return this.#val=a0_0x5430f0['Temporal']['Instant']['fromEpochMilliseconds'](_0x5a15c9||new Date()['getTime']())['toZonedDateTimeISO'](this['zone']),this;}['setDate'](_0x46f58a){return this['setIsoDate'](_0x46f58a?.['toISOString']()),this;}['setDateInputValue'](_0x133188){const _0x12d839=_0x133188?new Date(_0x133188?.['replace']('T','\x20')):new Date();return _0x12d839['getTime']()&&(this.#val=a0_0x5430f0['Temporal']['Instant']['from'](_0x12d839?.['toISOString']())['toZonedDateTimeISO'](this['zone']),this['with'](_0x12d839)),this;}['setVal'](_0x47c005){return a0_0x1769d5(()=>{return a0_0x2ce707['new']()['setTime'](a0_0x37510c(_0x47c005,this['zone']));});}['toIsoDate'](){const _0x5c9b60={};return _0x5c9b60['fractionalSecondDigits']=0x3,this.#val['toInstant']()['toString'](_0x5c9b60);}['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_0x1eee6d(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x1eee6d(this['month']())+'-'+a0_0x1eee6d(this['day']());}['toTimeInput'](_0xff5283=!![]){const _0xc40468=[];return _0xc40468['push'](a0_0x1eee6d(this['hours']())),_0xc40468['push'](a0_0x1eee6d(this['min']())),_0xff5283&&_0xc40468['push'](a0_0x1eee6d(this['sec']())),_0xc40468['join'](':');}['toDateTimeInput'](_0x3694b9=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0x3694b9);}['toAs'](){return this.#val['toInstant']()['toString']();}['strDate'](){const _0x46564f={};return _0x46564f['month']='2-digit',_0x46564f['day']='2-digit',_0x46564f['year']='numeric',this.#val['toLocaleString'](this.#_code,_0x46564f);}['strTime'](){return a0_0x1eee6d(this['hours']())+':'+a0_0x1eee6d(this['min']())+':'+a0_0x1eee6d(this['sec']());}['strHHmm'](){return a0_0x1eee6d(this['hours']())+':'+a0_0x1eee6d(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0xf77c74){return this.#val['toLocaleString'](this.#_code,_0xf77c74);}['strYears'](){return this.#val['year']['toString']();}['strMounth'](){return a0_0x1eee6d(this['month'](),0x2);}['strDay'](){return a0_0x1eee6d(this['day'](),0x2);}['strHour'](){return a0_0x1eee6d(this['hours'](),0x2);}['strMin'](){return a0_0x1eee6d(this['min'](),0x2);}['strSec'](){return a0_0x1eee6d(this['sec'](),0x2);}['strMsec'](){return a0_0x1eee6d(this['msec'](),0x2);}['strDayStr'](){return{'ln':()=>this.#dyfrmt['ln'](),'sh':()=>this.#dyfrmt['sh'](),'nr':()=>this.#dyfrmt['nr']()};}['addMonth'](_0x5cc9d9){return this.#val=this.#val['add']({'months':a0_0x840845(_0x5cc9d9)}),this;}['addDay'](_0x1c2ada){return this['addHours'](Number(_0x1c2ada)*0x18),this;}['addHours'](_0xd4c5f5){return this['addMins'](Number(_0xd4c5f5)*0x3c),this;}['addMins'](_0xc1eda9){return this['addSecs'](Number(_0xc1eda9)*0x3c),this;}['addSecs'](_0x372bf3){return this['addMilliseconds'](Number(_0x372bf3)*0x3e8),this;}['addMilliseconds'](_0x134cb3){return this.#val=this.#val['add']({'milliseconds':a0_0x840845(_0x134cb3)}),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']()['addMonth'](0x1)['startOfMonth']()['addDay'](-0x1)['endOfDay'](),this;}['cpyByEndOfMonth'](){return this['cpy']()['endOfMonth']();}['eq'](_0x38fe3d){return a0_0x1769d5(()=>{return this['cpy']()['toTime']()===a0_0x37510c(_0x38fe3d,this['zone']);});}['gt'](_0x414291){return a0_0x1769d5(()=>{return this['cpy']()['toTime']()>a0_0x37510c(_0x414291,this['zone']);});}['gte'](_0x3f1b9f){return a0_0x1769d5(()=>{return this['cpy']()['toTime']()>=a0_0x37510c(_0x3f1b9f,this['zone']);});}['lt'](_0x59602a){return a0_0x1769d5(()=>{return this['cpy']()['toTime']()<a0_0x37510c(_0x59602a,this['zone']);});}['lte'](_0x1dd980){return a0_0x1769d5(()=>{return this['cpy']()['toTime']()<=a0_0x37510c(_0x1dd980,this['zone']);});}['btw'](_0x95739d,_0x2e1185){return a0_0x1769d5(()=>{const _0x5724c4=a0_0x37510c(_0x95739d,this['zone']),_0x4dd578=a0_0x37510c(_0x2e1185,this['zone']),_0x6b2291=this['cpy']()['toTime']();return _0x5724c4<_0x6b2291&&_0x6b2291<_0x4dd578;});}['btweq'](_0x335fdf,_0x416dcd){return a0_0x1769d5(()=>{const _0x1fe388=a0_0x37510c(_0x335fdf,this['zone']),_0x709c92=a0_0x37510c(_0x416dcd,this['zone']),_0x68537c=this['cpy']()['toTime']();return _0x1fe388<=_0x68537c&&_0x68537c<=_0x709c92;});}['btwEqStart'](_0x48dc51,_0x16fcb){return a0_0x1769d5(()=>{const _0x391b1a=a0_0x37510c(_0x48dc51,this['zone']),_0x4c2e9a=a0_0x37510c(_0x16fcb,this['zone']),_0x4dca56=this['cpy']()['toTime']();return _0x391b1a<=_0x4dca56&&_0x4dca56<_0x4c2e9a;});}['btwEqEnd'](_0x38afbc,_0x3f32e2){return a0_0x1769d5(()=>{const _0x578e58=a0_0x37510c(_0x38afbc,this['zone']),_0x5165af=a0_0x37510c(_0x3f32e2,this['zone']),_0x537b5b=this['cpy']()['toTime']();return _0x578e58<_0x537b5b&&_0x537b5b<=_0x5165af;});}static['diffDays'](_0x1816ff,_0x51f0ef,_0x4c6713){return a0_0x1769d5(()=>{const _0x197300=a0_0x37510c(_0x1816ff,a0_0x54aa23),_0xb05f0e=a0_0x37510c(_0x51f0ef,a0_0x54aa23);return _0x4c6713?Math['abs'](_0x197300-_0xb05f0e)/0x36ee80/0x18:(_0x197300-_0xb05f0e)/0x36ee80/0x18;});}static['diffHours'](_0x492154,_0x1653e8,_0x9ac05a){return a0_0x1769d5(()=>{const _0x2ac1c7=a0_0x37510c(_0x492154,a0_0x54aa23),_0x428a8a=a0_0x37510c(_0x1653e8,a0_0x54aa23);return _0x9ac05a?Math['abs'](_0x2ac1c7-_0x428a8a)/0x36ee80:(_0x2ac1c7-_0x428a8a)/0x36ee80;});}static['diffMins'](_0x3a2c45,_0x4879ba,_0x331aa1){return a0_0x1769d5(()=>{const _0x26b5c6=a0_0x37510c(_0x3a2c45,a0_0x54aa23),_0x827d48=a0_0x37510c(_0x4879ba,a0_0x54aa23);return _0x331aa1?Math['abs'](_0x26b5c6-_0x827d48)/0x3e8/0x3c:(_0x26b5c6-_0x827d48)/0x3e8/0x3c;});}static['diffSecs'](_0x2e9dbc,_0x1f4c14,_0x34b34e){return a0_0x1769d5(()=>{const _0x3b5fc7=a0_0x37510c(_0x2e9dbc,a0_0x54aa23),_0x4b69d2=a0_0x37510c(_0x1f4c14,a0_0x54aa23);return _0x34b34e?Math['abs'](_0x3b5fc7-_0x4b69d2)/0x3e8:(_0x3b5fc7-_0x4b69d2)/0x3e8;});}static['divideTime'](_0x48587e){return a0_0x1769d5(()=>a0_0x5a10d3(_0x48587e));}}exports['MDateUtil']=a0_0x2ce707;const a0_0x584927={};a0_0x584927['value']='MDateUtil',a0_0x584927['writable']=![],a0_0x584927['enumerable']=!![],a0_0x584927['configurable']=![],Object['defineProperty'](a0_0x2ce707['prototype'],'idkey',a0_0x584927);
1
+ 'use strict';const a0_0x3d0ae6={};a0_0x3d0ae6['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x3d0ae6),exports['MDateUtil']=void 0x0;const a0_0x4d086b=require('temporal-polyfill'),a0_0x982bb5=(_0x20c986,_0x54a5de=0x2)=>_0x20c986['toString']()['padStart'](_0x54a5de,'0');function a0_0x34ad74(_0x53ff20,_0x43a333){try{return _0x53ff20();}catch(_0x5b9178){if(_0x43a333)return _0x43a333;throw new Error('UNKNOWN');}}function a0_0x4e1cc7(_0x3ee0ac,_0x4c3423){try{if(_0x3ee0ac instanceof Date)return a0_0x4d086b['Temporal']['Instant']['fromEpochMilliseconds'](_0x3ee0ac['getTime']())['toZonedDateTimeISO'](_0x4c3423)['epochMilliseconds'];if(typeof _0x3ee0ac==='number')return _0x3ee0ac;if(typeof _0x3ee0ac==='string')return a0_0x4d086b['Temporal']['Instant']['fromEpochMilliseconds'](new Date(_0x3ee0ac)['getTime']())['toZonedDateTimeISO'](_0x4c3423)['epochMilliseconds'];if(_0x3ee0ac instanceof a0_0x40a894)return _0x3ee0ac['toTime']();if(_0x3ee0ac['idkey']==='MDateUtil')return _0x3ee0ac['toTime']();return 0x0;}catch(_0x2217a5){throw new Error('ERROR');}}function a0_0x2354c2(_0x22ab24){function _0x249077(_0x442be5){const _0x9bb7f5={};return _0x9bb7f5['weekday']=_0x442be5,a0_0x34ad74(()=>new Intl['DateTimeFormat'](_0x22ab24['localCode'],_0x9bb7f5)['format'](a0_0x4e1cc7(_0x22ab24,_0x22ab24['zone'])),'');}function _0x11ae94(){return _0x249077('long');}function _0x53c70f(){return _0x249077('short');}function _0x4002f2(){return _0x249077('narrow');}const _0x14ca8b={};return _0x14ca8b['ln']=_0x11ae94,_0x14ca8b['sh']=_0x53c70f,_0x14ca8b['nr']=_0x4002f2,_0x14ca8b;}function a0_0x5545e1(_0x592f79=''){const _0x1946c5={};_0x1946c5['h']=undefined,_0x1946c5['m']=undefined,_0x1946c5['s']=undefined,_0x1946c5['ms']=undefined;const _0x1d9a0e=_0x1946c5,_0x35ced1=_0x592f79['match'](/\b\d{1,2}:\d{2}(?::\d{2})?\b/);if(_0x35ced1?.[0x0]){const [_0x367909,_0xf5a5e,_0x47304d]=_0x35ced1[0x0]['split'](':')['map'](Number);_0x1d9a0e['h']=_0x367909,_0x1d9a0e['m']=_0xf5a5e,_0x1d9a0e['s']=_0x47304d;}const _0xbc2e04=_0x592f79['match'](/\.(\d{1,3})/);return _0xbc2e04?.[0x1]&&(_0x1d9a0e['ms']=Number(_0xbc2e04[0x1]['padEnd'](0x3,'0'))),_0x1d9a0e;}let a0_0x1e7ec8=Intl['NumberFormat']()['resolvedOptions']()['locale'],a0_0x1012ab=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];function a0_0x1b0960(_0x1fa9bf){return Math['floor'](_0x1fa9bf)||0x0;}class a0_0x40a894{#val;#_code=a0_0x1e7ec8;#_zone=a0_0x1012ab;#dyfrmt=a0_0x2354c2(this);get['localCode'](){return this.#_code;}get['zone'](){return this.#_zone;}['with'](_0x2d6121){this.#val=this.#val['with']({'year':_0x2d6121['getFullYear'](),'month':_0x2d6121['getMonth']()+0x1,'day':_0x2d6121['getDate'](),'hour':_0x2d6121['getHours'](),'minute':_0x2d6121['getMinutes'](),'second':_0x2d6121['getSeconds'](),'millisecond':_0x2d6121['getMilliseconds']()});}['init'](){return this.#val=a0_0x4d086b['Temporal']['Now']['zonedDateTimeISO'](this['zone']),this.#dyfrmt=a0_0x2354c2(this),this;}['toString'](){return'---';}static['new'](){return new a0_0x40a894()['setCode'](a0_0x1e7ec8)['setZone'](a0_0x1012ab)['init']();}static['setCode'](_0x515821){return a0_0x1e7ec8=_0x515821,this;}static['setZone'](_0x1e65ba){return a0_0x1012ab=_0x1e65ba,this;}static['seperator'](){return a0_0x34ad74(()=>new Date()['toLocaleDateString'](a0_0x1e7ec8)['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0x40a894['new']()['setTime'](this['toTime']());}['setCode'](_0x14421f){return this.#_code=_0x14421f,this;}['setZone'](_0x4f0e7a){return this.#_zone=_0x4f0e7a,this;}['seperator'](){return a0_0x34ad74(()=>new Date()['toLocaleDateString'](this.#_code)['replace'](/\d/g,'')['split']('')[0x0]);}['timezone'](){return a0_0x34ad74(()=>{return this['zone']||Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x1255d0=this.#_code){return a0_0x34ad74(()=>{return new Intl['Locale'](_0x1255d0)?.['timeZones']||[];},null);}['region'](_0x482b66=this.#_code){return a0_0x34ad74(()=>{return new Intl['Locale'](_0x482b66)['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 _0x13d247=this.#val['dayOfWeek'];return _0x13d247?_0x13d247:0x7;}['dayOfWeekUtc'](){return this.#val['dayOfWeek']-0x1;}['setYear'](_0x43d1a8){return this.#val=this.#val['with']({'year':a0_0x1b0960(_0x43d1a8)}),this;}['setMonth'](_0x147dbf){return this.#val=this.#val['with']({'month':a0_0x1b0960(_0x147dbf)}),this;}['setMonthUtc'](_0x4f4bbe){return this.#val=this.#val['with']({'month':a0_0x1b0960(_0x4f4bbe)+0x1}),this;}['setDay'](_0xb25135){return this.#val=this.#val['with']({'day':a0_0x1b0960(_0xb25135)}),this;}['setHour'](_0x1e4f38){return this.#val=this.#val['with']({'hour':a0_0x1b0960(_0x1e4f38)}),this;}['startOfHours'](){const _0x1a793b={};return _0x1a793b['minute']=0x0,_0x1a793b['second']=0x0,_0x1a793b['millisecond']=0x0,this.#val=this.#val['with'](_0x1a793b),this;}['endOfHours'](){const _0x227bbd={};return _0x227bbd['minute']=0x3b,_0x227bbd['second']=0x3b,_0x227bbd['millisecond']=0x3e7,this.#val=this.#val['with'](_0x227bbd),this;}['setMin'](_0x21f0f0){return this.#val=this.#val['with']({'minute':a0_0x1b0960(_0x21f0f0)}),this;}['startOfMin'](){const _0x494997={};return _0x494997['second']=0x0,_0x494997['millisecond']=0x0,this.#val=this.#val['with'](_0x494997),this;}['endOfMin'](){const _0x1847bb={};return _0x1847bb['second']=0x3b,_0x1847bb['millisecond']=0x3e7,this.#val=this.#val['with'](_0x1847bb),this;}['setSeconds'](_0x3dd019){return this.#val=this.#val['with']({'second':a0_0x1b0960(_0x3dd019)}),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0x23db00){return this.#val=this.#val['with']({'millisecond':a0_0x1b0960(_0x23db00)}),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x3e5704){const _0x5d92ca=_0x3e5704?new Date(_0x3e5704?.['replace']('T','\x20')):new Date();return this.#val=a0_0x4d086b['Temporal']['Instant']['from'](_0x5d92ca['toISOString']())['toZonedDateTimeISO'](this['zone']),this;}['setTime'](_0x19a0dd){return this.#val=a0_0x4d086b['Temporal']['Instant']['fromEpochMilliseconds'](_0x19a0dd||new Date()['getTime']())['toZonedDateTimeISO'](this['zone']),this;}['setDate'](_0x3003a2){return this['setIsoDate'](_0x3003a2?.['toISOString']()),this;}['setDateInputValue'](_0x41247e){const _0x301b23=_0x41247e?new Date(_0x41247e?.['replace']('T','\x20')):new Date();return _0x301b23['getTime']()&&(this.#val=a0_0x4d086b['Temporal']['Instant']['from'](_0x301b23?.['toISOString']())['toZonedDateTimeISO'](this['zone']),this['with'](_0x301b23)),this;}['setVal'](_0x505cec){return a0_0x40a894['new']()['setTime'](a0_0x4e1cc7(_0x505cec,this['zone']));}['toIsoDate'](){const _0x46dfa5={};return _0x46dfa5['fractionalSecondDigits']=0x3,this.#val['toInstant']()['toString'](_0x46dfa5);}['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_0x982bb5(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x982bb5(this['month']())+'-'+a0_0x982bb5(this['day']());}['toTimeInput'](_0x4e67c8=!![]){const _0x52f07d=[];return _0x52f07d['push'](a0_0x982bb5(this['hours']())),_0x52f07d['push'](a0_0x982bb5(this['min']())),_0x4e67c8&&_0x52f07d['push'](a0_0x982bb5(this['sec']())),_0x52f07d['join'](':');}['toDateTimeInput'](_0x54be08=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0x54be08);}['toAs'](){return this.#val['toInstant']()['toString']();}['strDate'](){const _0x3b89c5={};return _0x3b89c5['month']='2-digit',_0x3b89c5['day']='2-digit',_0x3b89c5['year']='numeric',this.#val['toLocaleString'](this.#_code,_0x3b89c5);}['strTime'](){return a0_0x982bb5(this['hours']())+':'+a0_0x982bb5(this['min']())+':'+a0_0x982bb5(this['sec']());}['strHHmm'](){return a0_0x982bb5(this['hours']())+':'+a0_0x982bb5(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0x1b989c){return this.#val['toLocaleString'](this.#_code,_0x1b989c);}['strYears'](){return this.#val['year']['toString']();}['strMounth'](){return a0_0x982bb5(this['month'](),0x2);}['strDay'](){return a0_0x982bb5(this['day'](),0x2);}['strHour'](){return a0_0x982bb5(this['hours'](),0x2);}['strMin'](){return a0_0x982bb5(this['min'](),0x2);}['strSec'](){return a0_0x982bb5(this['sec'](),0x2);}['strMsec'](){return a0_0x982bb5(this['msec'](),0x2);}['strDayStr'](){return{'ln':()=>this.#dyfrmt['ln'](),'sh':()=>this.#dyfrmt['sh'](),'nr':()=>this.#dyfrmt['nr']()};}['addMonth'](_0x447249){return this.#val=this.#val['add']({'months':a0_0x1b0960(_0x447249)}),this;}['addDay'](_0x3302aa){return this['addHours'](_0x3302aa*0x18),this;}['addHours'](_0x5ee2b8){return this['addMins'](_0x5ee2b8*0x3c),this;}['addMins'](_0x12bbda){return this['addSecs'](_0x12bbda*0x3c),this;}['addSecs'](_0x425367){return this['addMilliseconds'](_0x425367*0x3e8),this;}['addMilliseconds'](_0x1e1649){return this.#val=this.#val['add']({'milliseconds':a0_0x1b0960(_0x1e1649)}),this;}['startOfDay'](){const _0x33ce9d={};return _0x33ce9d['hour']=0x0,_0x33ce9d['minute']=0x0,_0x33ce9d['second']=0x0,_0x33ce9d['millisecond']=0x0,this.#val=this.#val['with'](_0x33ce9d),this;}['cpyByStartOfDay'](){return this['cpy']()['startOfDay']();}['endOfDay'](){const _0x2ee6e0={};return _0x2ee6e0['hour']=0x17,_0x2ee6e0['minute']=0x3b,_0x2ee6e0['second']=0x3b,_0x2ee6e0['millisecond']=0x3e7,this.#val=this.#val['with'](_0x2ee6e0),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'](){const _0x3f04ac={};return _0x3f04ac['day']=0x1,_0x3f04ac['hour']=0x0,_0x3f04ac['minute']=0x0,_0x3f04ac['second']=0x0,_0x3f04ac['millisecond']=0x0,this.#val=this.#val['with'](_0x3f04ac),this;}['cpyByStartOfMonth'](){return this['cpy']()['startOfMonth']();}['endOfMonth'](){const _0x33c985=a0_0x4d086b['Temporal']['ZonedDateTime']['from'](this.#val),_0x2e86ef={};_0x2e86ef['day']=_0x33c985['daysInMonth'];const _0x349de3={};return _0x349de3['hour']=0x17,_0x349de3['minute']=0x3b,_0x349de3['second']=0x3b,_0x349de3['millisecond']=0x3e7,_0x349de3['microsecond']=0x3e7,_0x349de3['nanosecond']=0x3e7,this.#val=this.#val['with'](_0x2e86ef)['with'](_0x349de3),this;}['cpyByEndOfMonth'](){return this['cpy']()['endOfMonth']();}['eq'](_0x1e8d07){return this['cpy']()['toTime']()===a0_0x4e1cc7(_0x1e8d07,this['zone']);}['gt'](_0x2dbdaf){return this['cpy']()['toTime']()>a0_0x4e1cc7(_0x2dbdaf,this['zone']);}['gte'](_0xae5512){return this['cpy']()['toTime']()>=a0_0x4e1cc7(_0xae5512,this['zone']);}['lt'](_0x3781e0){return this['cpy']()['toTime']()<a0_0x4e1cc7(_0x3781e0,this['zone']);}['lte'](_0x3d8113){return this['cpy']()['toTime']()<=a0_0x4e1cc7(_0x3d8113,this['zone']);}['btw'](_0x22fc51,_0x593c17){const _0x580e57=a0_0x4e1cc7(_0x22fc51,this['zone']),_0x509277=a0_0x4e1cc7(_0x593c17,this['zone']),_0x36ca45=this['cpy']()['toTime']();return _0x580e57<_0x36ca45&&_0x36ca45<_0x509277;}['btweq'](_0xe092a9,_0x33646c){const _0x28d72f=a0_0x4e1cc7(_0xe092a9,this['zone']),_0x1d5a74=a0_0x4e1cc7(_0x33646c,this['zone']),_0xf0927f=this['cpy']()['toTime']();return _0x28d72f<=_0xf0927f&&_0xf0927f<=_0x1d5a74;}['btwEqStart'](_0x17a1e1,_0x1db90c){const _0x3fe69f=a0_0x4e1cc7(_0x17a1e1,this['zone']),_0x4cc3bd=a0_0x4e1cc7(_0x1db90c,this['zone']),_0x34c87a=this['cpy']()['toTime']();return _0x3fe69f<=_0x34c87a&&_0x34c87a<_0x4cc3bd;}['btwEqEnd'](_0x2205b6,_0x4533d5){const _0x5e1e2e=a0_0x4e1cc7(_0x2205b6,this['zone']),_0x157219=a0_0x4e1cc7(_0x4533d5,this['zone']),_0x3993c8=this['cpy']()['toTime']();return _0x5e1e2e<_0x3993c8&&_0x3993c8<=_0x157219;}static['diffDays'](_0x3b012e,_0x5b8349,_0xe17959){const _0x4dd933=a0_0x4e1cc7(_0x3b012e,a0_0x1012ab),_0x31d092=a0_0x4e1cc7(_0x5b8349,a0_0x1012ab);return _0xe17959?Math['abs'](_0x4dd933-_0x31d092)/0x36ee80/0x18:(_0x4dd933-_0x31d092)/0x36ee80/0x18;}static['diffHours'](_0x377415,_0x3942ea,_0x485d40){const _0x53b1b5=a0_0x4e1cc7(_0x377415,a0_0x1012ab),_0xa6cd39=a0_0x4e1cc7(_0x3942ea,a0_0x1012ab);return _0x485d40?Math['abs'](_0x53b1b5-_0xa6cd39)/0x36ee80:(_0x53b1b5-_0xa6cd39)/0x36ee80;}static['diffMins'](_0x589284,_0x39b34a,_0xd57aa2){const _0xff5a2e=a0_0x4e1cc7(_0x589284,a0_0x1012ab),_0x5885c2=a0_0x4e1cc7(_0x39b34a,a0_0x1012ab);return _0xd57aa2?Math['abs'](_0xff5a2e-_0x5885c2)/0x3e8/0x3c:(_0xff5a2e-_0x5885c2)/0x3e8/0x3c;}static['diffSecs'](_0x2e016b,_0x57bda7,_0x259ef7){const _0x495e1e=a0_0x4e1cc7(_0x2e016b,a0_0x1012ab),_0x248235=a0_0x4e1cc7(_0x57bda7,a0_0x1012ab);return _0x259ef7?Math['abs'](_0x495e1e-_0x248235)/0x3e8:(_0x495e1e-_0x248235)/0x3e8;}static['divideTime'](_0xb524e1){return a0_0x5545e1(_0xb524e1);}}exports['MDateUtil']=a0_0x40a894;const a0_0x5b0085={};a0_0x5b0085['value']='MDateUtil',a0_0x5b0085['writable']=![],a0_0x5b0085['enumerable']=!![],a0_0x5b0085['configurable']=![],Object['defineProperty'](a0_0x40a894['prototype'],'idkey',a0_0x5b0085);
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var a0_0x11afb3=this&&this['__createBinding']||(Object['create']?function(_0x26961e,_0xcb63aa,_0x3b3761,_0x25c839){if(_0x25c839===undefined)_0x25c839=_0x3b3761;var _0x3f1d43=Object['getOwnPropertyDescriptor'](_0xcb63aa,_0x3b3761);if(!_0x3f1d43||('get'in _0x3f1d43?!_0xcb63aa['__esModule']:_0x3f1d43['writable']||_0x3f1d43['configurable'])){var _0x27abe7={};_0x27abe7['enumerable']=!![],_0x27abe7['get']=function(){return _0xcb63aa[_0x3b3761];},_0x3f1d43=_0x27abe7;}Object['defineProperty'](_0x26961e,_0x25c839,_0x3f1d43);}:function(_0x211f84,_0x310c63,_0x3cd72f,_0x3c4f96){if(_0x3c4f96===undefined)_0x3c4f96=_0x3cd72f;_0x211f84[_0x3c4f96]=_0x310c63[_0x3cd72f];}),a0_0x3cfbe1=this&&this['__exportStar']||function(_0x39484f,_0x3c5c6d){for(var _0x5bb7e8 in _0x39484f)if(_0x5bb7e8!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x3c5c6d,_0x5bb7e8))a0_0x11afb3(_0x3c5c6d,_0x39484f,_0x5bb7e8);},a0_0x4a07c0={};a0_0x4a07c0['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x4a07c0),a0_0x3cfbe1(require('./DateUtil'),exports);
1
+ 'use strict';var a0_0x364eff=this&&this['__createBinding']||(Object['create']?function(_0xe62763,_0x390f19,_0x470da2,_0x13fa1d){if(_0x13fa1d===undefined)_0x13fa1d=_0x470da2;var _0x5ca1fa=Object['getOwnPropertyDescriptor'](_0x390f19,_0x470da2);if(!_0x5ca1fa||('get'in _0x5ca1fa?!_0x390f19['__esModule']:_0x5ca1fa['writable']||_0x5ca1fa['configurable'])){var _0x4db3d2={};_0x4db3d2['enumerable']=!![],_0x4db3d2['get']=function(){return _0x390f19[_0x470da2];},_0x5ca1fa=_0x4db3d2;}Object['defineProperty'](_0xe62763,_0x13fa1d,_0x5ca1fa);}:function(_0x454053,_0x332857,_0x5ac0b3,_0x4a4c1a){if(_0x4a4c1a===undefined)_0x4a4c1a=_0x5ac0b3;_0x454053[_0x4a4c1a]=_0x332857[_0x5ac0b3];}),a0_0x358c3a=this&&this['__exportStar']||function(_0x20b390,_0x27afd3){for(var _0x530d4c in _0x20b390)if(_0x530d4c!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x27afd3,_0x530d4c))a0_0x364eff(_0x27afd3,_0x20b390,_0x530d4c);},a0_0x2d457d={};a0_0x2d457d['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x2d457d),a0_0x358c3a(require('./DateUtil'),exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mat-date",
3
- "version": "1.9.50",
3
+ "version": "1.15.15",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
@@ -26,7 +26,7 @@
26
26
  "README.md"
27
27
  ],
28
28
  "dependencies": {
29
- "@js-temporal/polyfill": "^0.5.1",
29
+ "temporal-polyfill": "^0.3.0",
30
30
  "tslib": "^2.5.0"
31
31
  },
32
32
  "devDependencies": {