mat-date 1.7.37 → 1.7.45

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.
@@ -71,6 +71,12 @@ export declare class MDateUtil {
71
71
  strHHmm(): string;
72
72
  str(): string;
73
73
  strLocal(options: IStrOptions): string;
74
+ strYears(): string;
75
+ strMounth(): string;
76
+ strDay(): string;
77
+ strHour(): string;
78
+ strMin(): string;
79
+ strSec(): string;
74
80
  addDay(value: number): this;
75
81
  addHours(value: number): this;
76
82
  addMins(value: number): this;
@@ -100,10 +106,11 @@ export declare class MDateUtil {
100
106
  static diffMins(before: MDateUtil | Date | number | string, after: MDateUtil | Date | number | string, abs?: boolean): number;
101
107
  static diffSecs(before: MDateUtil | Date | number | string, after: MDateUtil | Date | number | string, abs?: boolean): number;
102
108
  static s1(m1: MDateUtil | Date | number | string, m2: MDateUtil | Date | number | string, t1: MDateUtil | Date | number | string, t2: MDateUtil | Date | number | string): boolean;
103
- static sperateTime(value: string): {
109
+ static divideTime(value: string): {
104
110
  h: number;
105
111
  m: number;
106
112
  s: number;
113
+ ms: number;
107
114
  };
108
115
  }
109
116
  export {};
package/dist/DateUtil.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x3178b0={};a0_0x3178b0['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x3178b0),exports['MDateUtil']=void 0x0;const a0_0x1db59b=(_0x416d40,_0x48475b=0x2)=>_0x416d40['toString']()['padStart'](_0x48475b,'0');function a0_0x429b65(_0x376eda,_0x4729e5){try{return _0x376eda();}catch(_0x1a43ca){if(_0x4729e5)return _0x4729e5;throw new Error('UNKNOWN');}}function a0_0xd971f0(_0xd858a1){try{if(_0xd858a1 instanceof Date)return _0xd858a1['getTime']();if(typeof _0xd858a1==='number')return _0xd858a1;if(typeof _0xd858a1==='string')return new Date(_0xd858a1)['getTime']();if(_0xd858a1 instanceof a0_0x19a044)return _0xd858a1['toTime']();if(_0xd858a1['idkey']==='mdateutil')return _0xd858a1['toTime']();return 0x0;}catch(_0x39a5d0){throw new Error('ERROR');}}function a0_0x4c16a5(_0x19c712,_0x210b2e,_0x38c960,_0x4ff0c8){const _0x34c385=a0_0xd971f0(_0x19c712),_0x2a4a8e=a0_0xd971f0(_0x210b2e),_0x45bb17=a0_0xd971f0(_0x38c960),_0x5eb562=a0_0xd971f0(_0x4ff0c8);return _0x45bb17<=_0x34c385&&_0x5eb562>=_0x34c385&&_0x5eb562<=_0x2a4a8e||_0x45bb17>=_0x34c385&&_0x45bb17<=_0x2a4a8e&&_0x5eb562>=_0x2a4a8e||_0x45bb17>=_0x34c385&&_0x45bb17<=_0x2a4a8e&&_0x5eb562<=_0x2a4a8e||_0x45bb17<=_0x34c385&&_0x5eb562>=_0x2a4a8e;}function a0_0x508b0c(_0x2b11a2){let _0x5c6d56=0x0,_0x20a129=0x0,_0x4a1549=0x0;const _0x100f4a=a0_0x19a044['new']()['startOfDay']();try{const _0x3326fb=(_0x2b11a2||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x5c6d56=Number(_0x3326fb['length']>=0x1?_0x3326fb[0x0]:0x0),_0x20a129=Number(_0x3326fb['length']>=0x2?_0x3326fb[0x1]:0x0),_0x4a1549=Number(_0x3326fb['length']>=0x3?_0x3326fb[0x2]:0x0);}catch(_0x585612){}return _0x100f4a['setHour'](_0x5c6d56),_0x100f4a['setMin'](_0x20a129),_0x100f4a['setSeconds'](_0x4a1549),{'h':_0x100f4a['hours'](),'m':_0x100f4a['min'](),'s':_0x100f4a['sec']()};}class a0_0x19a044{['val']=new Date();static ['glCode']=undefined;['code']=undefined;get['localCode'](){return this['code'];}static['new'](){return new a0_0x19a044()['setCode'](a0_0x19a044['glCode']);}static['setCode'](_0x2179f7){return a0_0x19a044['glCode']=_0x2179f7,this;}static['seperator'](){return new Date()['toLocaleDateString'](a0_0x19a044['glCode'])['replace'](/\d/g,'')['split']('')[0x0];}['cpy'](){return a0_0x19a044['new']()['setTime'](this['toTime']());}['setCode'](_0x336cc5){return this['code']=_0x336cc5,this;}['seperator'](){return new Date()['toLocaleDateString'](this['code'])['replace'](/\d/g,'')['split']('')[0x0];}['zone'](){return a0_0x429b65(()=>{return Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x1b8dc3=this['code']){return a0_0x429b65(()=>{return new Intl['Locale'](_0x1b8dc3)?.['timeZones']||[];},null);}['region'](_0x3de0d7=this['code']){return a0_0x429b65(()=>{return new Intl['Locale'](_0x3de0d7)['region'];},null);}['year'](){return this['val']['getFullYear']();}['month'](){return this['val']['getMonth']()+0x1;}['monthUtc'](){return this['val']['getMonth']();}['day'](){return this['val']['getDate']();}['hours'](){return this['val']['getHours']();}['min'](){return this['val']['getMinutes']();}['sec'](){return this['val']['getSeconds']();}['dayOfWeek'](){const _0x17acce=this['val']['getDay']();return _0x17acce?_0x17acce:0x7;}['dayOfWeekUtc'](){return this['val']['getDay']();}['setYear'](_0x1276b4){return this['val']['setFullYear'](_0x1276b4),this;}['setMonth'](_0x5a47af){return this['val']['setMonth'](_0x5a47af-0x1),this;}['setMonthUtc'](_0x571d5e){return this['val']['setMonth'](_0x571d5e),this;}['setDay'](_0x94702a){return this['val']['setDate'](_0x94702a),this;}['setHour'](_0x182d0e){return this['val']['setHours'](_0x182d0e),this;}['startOfHours'](){return this['setHour'](0x0),this['setMin'](0x0),this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfHours'](){return this['setHour'](0x17),this['setMin'](0x3b),this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setMin'](_0x1f82ef){return this['val']['setMinutes'](_0x1f82ef),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x5b0925){return this['val']['setSeconds'](_0x5b0925),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0xaf6395){return this['val']['setMilliseconds'](_0xaf6395),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x347f80){return this['val']=new Date(_0x347f80),this;}['setTime'](_0x59c11d){return this['val']=new Date(_0x59c11d),this;}['setDate'](_0x5674f9){return this['val']=new Date(_0x5674f9),this;}['setDateInputValue'](_0x3b87a3){return this['val']=new Date(_0x3b87a3?.['replace']('T','\x20')),this;}['setVal'](_0x2d1089){return a0_0x429b65(()=>{return a0_0x19a044['new']()['setTime'](a0_0xd971f0(_0x2d1089));});}['toIsoDate'](){return this['val']['toISOString']();}['toTime'](){return this['val']['getTime']();}['toDate'](){return this['val'];}['toDateMounthInput'](){return this['year']()+'-'+a0_0x1db59b(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x1db59b(this['month']())+'-'+a0_0x1db59b(this['day']());}['toTimeInput'](_0x52b8a3=!![]){const _0x20df87=[];return _0x20df87['push'](a0_0x1db59b(this['hours']())),_0x20df87['push'](a0_0x1db59b(this['min']())),_0x52b8a3&&_0x20df87['push'](a0_0x1db59b(this['sec']())),_0x20df87['join'](':');}['toDateTimeInput'](_0x1c3f7e=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0x1c3f7e);}['strDate'](){const _0x4a15f5={};return _0x4a15f5['month']='2-digit',_0x4a15f5['day']='2-digit',_0x4a15f5['year']='numeric',this['val']['toLocaleDateString'](this['code'],_0x4a15f5);}['strDateLocal'](_0x2cd569){return this['val']['toLocaleDateString'](this['code'],_0x2cd569);}['strTime'](){return a0_0x1db59b(this['hours']())+':'+a0_0x1db59b(this['min']())+':'+a0_0x1db59b(this['sec']());}['strTimeLocale'](_0x2379ff){return this['val']['toLocaleTimeString'](this['code'],_0x2379ff);}['strHHmm'](){return a0_0x1db59b(this['hours']())+':'+a0_0x1db59b(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0x2494ad){return this['val']['toLocaleString'](this['code'],_0x2494ad);}['addDay'](_0x1fce8e){return this['val']=new Date(this['val']['setHours'](this['val']['getHours']()+_0x1fce8e*0x18)),this;}['addHours'](_0x3d4591){return this['val']=new Date(this['val']['setHours'](this['val']['getHours']()+_0x3d4591)),this;}['addMins'](_0x2fe300){return this['val']=new Date(this['val']['setMinutes'](this['val']['getMinutes']()+_0x2fe300)),this;}['startOfDay'](){return this['startOfHours'](),this;}['cpyByStartOfDay'](){return this['cpy']()['startOfDay']();}['endOfDay'](){return 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['setDate'](this['val'])['startOfMonth']()['setMonth'](this['month']()+0x1)['startOfMonth']()['addDay'](-0x1)['endOfDay'](),this;}['cpyByEndOfMonth'](){return this['cpy']()['endOfMonth']();}['eq'](_0x5ef4cd){return a0_0x429b65(()=>{return this['cpy']()['toTime']()===a0_0xd971f0(_0x5ef4cd);});}['gt'](_0xa0d0a1){return a0_0x429b65(()=>{return this['cpy']()['toTime']()>a0_0xd971f0(_0xa0d0a1);});}['gte'](_0x36994b){return a0_0x429b65(()=>{return this['cpy']()['toTime']()>=a0_0xd971f0(_0x36994b);});}['lt'](_0x15fdb7){return a0_0x429b65(()=>{return this['cpy']()['toTime']()<a0_0xd971f0(_0x15fdb7);});}['lte'](_0x3c01d3){return a0_0x429b65(()=>{return this['cpy']()['toTime']()<=a0_0xd971f0(_0x3c01d3);});}['btw'](_0x284df3,_0x4a388f){return a0_0x429b65(()=>{const _0x4930e9=a0_0xd971f0(_0x284df3),_0x4200de=a0_0xd971f0(_0x4a388f),_0x4688f9=this['cpy']()['toTime']();return _0x4930e9<_0x4688f9&&_0x4688f9<_0x4200de;});}['btweq'](_0x47ce03,_0x375f2a){return a0_0x429b65(()=>{const _0x8d0d79=a0_0xd971f0(_0x47ce03),_0x70e7d3=a0_0xd971f0(_0x375f2a),_0x5eab69=this['cpy']()['toTime']();return _0x8d0d79<=_0x5eab69&&_0x5eab69<=_0x70e7d3;});}['btwEqStart'](_0x513c5b,_0x5ab224){return a0_0x429b65(()=>{const _0x3549ff=a0_0xd971f0(_0x513c5b),_0x2f3363=a0_0xd971f0(_0x5ab224),_0x2e4273=this['cpy']()['toTime']();return _0x3549ff<=_0x2e4273&&_0x2e4273<_0x2f3363;});}['btwEqEnd'](_0xcab208,_0x58825b){return a0_0x429b65(()=>{const _0x4617e5=a0_0xd971f0(_0xcab208),_0x720479=a0_0xd971f0(_0x58825b),_0x4fe80c=this['cpy']()['toTime']();return _0x4617e5<_0x4fe80c&&_0x4fe80c<=_0x720479;});}static['diffDays'](_0x753770,_0x20a321,_0x442db9){return a0_0x429b65(()=>{const _0x353ce0=a0_0xd971f0(_0x753770),_0x38115b=a0_0xd971f0(_0x20a321);return _0x442db9?Math['abs'](_0x353ce0-_0x38115b)/0x36ee80/0x18:(_0x353ce0-_0x38115b)/0x36ee80/0x18;});}static['diffHours'](_0x4c943d,_0x50f623,_0x19fa29){return a0_0x429b65(()=>{const _0x37c8fc=a0_0xd971f0(_0x4c943d),_0x3b1562=a0_0xd971f0(_0x50f623);return _0x19fa29?Math['abs'](_0x37c8fc-_0x3b1562)/0x36ee80:(_0x37c8fc-_0x3b1562)/0x36ee80;});}static['diffMins'](_0x283e7f,_0x1037c6,_0x464195){return a0_0x429b65(()=>{const _0x5876c5=a0_0xd971f0(_0x283e7f),_0x27f0ba=a0_0xd971f0(_0x1037c6);return _0x464195?Math['abs'](_0x5876c5-_0x27f0ba)/0x3e8/0x3c:(_0x5876c5-_0x27f0ba)/0x3e8/0x3c;});}static['diffSecs'](_0x13c566,_0x25c342,_0x43c0cc){return a0_0x429b65(()=>{const _0x44be3c=a0_0xd971f0(_0x13c566),_0x483fb0=a0_0xd971f0(_0x25c342);return _0x43c0cc?Math['abs'](_0x44be3c-_0x483fb0)/0x3e8:(_0x44be3c-_0x483fb0)/0x3e8;});}static['s1'](_0x1eb0f1,_0x37a7ec,_0x53a752,_0x358e0e){return a0_0x429b65(()=>a0_0x4c16a5(_0x1eb0f1,_0x37a7ec,_0x53a752,_0x358e0e));}static['sperateTime'](_0x19534a){return a0_0x429b65(()=>a0_0x508b0c(_0x19534a));}}exports['MDateUtil']=a0_0x19a044;const a0_0x4a707d={};a0_0x4a707d['value']='mdateutil',a0_0x4a707d['writable']=![],a0_0x4a707d['enumerable']=!![],a0_0x4a707d['configurable']=![],Object['defineProperty'](a0_0x19a044['prototype'],'idkey',a0_0x4a707d);
1
+ 'use strict';const a0_0x140b4={};a0_0x140b4['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x140b4),exports['MDateUtil']=void 0x0;const a0_0x1933e3=(_0x1254f8,_0x295f52=0x2)=>_0x1254f8['toString']()['padStart'](_0x295f52,'0');function a0_0xa61d2(_0x4de9f1,_0x5311a){try{return _0x4de9f1();}catch(_0x2b3309){if(_0x5311a)return _0x5311a;throw new Error('UNKNOWN');}}function a0_0x5cdec6(_0x3f7a0a){try{if(_0x3f7a0a instanceof Date)return _0x3f7a0a['getTime']();if(typeof _0x3f7a0a==='number')return _0x3f7a0a;if(typeof _0x3f7a0a==='string')return new Date(_0x3f7a0a)['getTime']();if(_0x3f7a0a instanceof a0_0x24ec01)return _0x3f7a0a['toTime']();if(_0x3f7a0a['idkey']==='mdateutil')return _0x3f7a0a['toTime']();return 0x0;}catch(_0x1fbe0c){throw new Error('ERROR');}}function a0_0x1a5df3(_0x2ad72d,_0x1d94bd,_0x4e917d,_0x20196a){const _0x17165=a0_0x5cdec6(_0x2ad72d),_0x3c97ed=a0_0x5cdec6(_0x1d94bd),_0x174407=a0_0x5cdec6(_0x4e917d),_0x93512d=a0_0x5cdec6(_0x20196a);return _0x174407<=_0x17165&&_0x93512d>=_0x17165&&_0x93512d<=_0x3c97ed||_0x174407>=_0x17165&&_0x174407<=_0x3c97ed&&_0x93512d>=_0x3c97ed||_0x174407>=_0x17165&&_0x174407<=_0x3c97ed&&_0x93512d<=_0x3c97ed||_0x174407<=_0x17165&&_0x93512d>=_0x3c97ed;}function a0_0x22b8e2(_0x277e59){let _0x452d15=null,_0x4ac787=null,_0x18579e=null,_0x4a7bc7=null;try{const _0x3f3efe=(_0x277e59||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x452d15=_0x3f3efe['length']>=0x1?Number(_0x3f3efe[0x0]):null,_0x4ac787=_0x3f3efe['length']>=0x2?Number(_0x3f3efe[0x1]):null,_0x18579e=_0x3f3efe['length']>=0x3?Number(_0x3f3efe[0x2]):null;}catch(_0x511206){}try{let _0x4a23d3=_0x277e59||'',_0x58a825=/\.\d{3}/g,_0xa26d0f=_0x4a23d3['match'](_0x58a825)[0x0]['split']('.')['filter'](_0x30f625=>Boolean(_0x30f625));_0x4a7bc7=_0xa26d0f['length']>=0x1?Number(_0xa26d0f[0x0]):null;}catch(_0x290ecd){}const _0x580ae4={};return _0x580ae4['h']=_0x452d15,_0x580ae4['m']=_0x4ac787,_0x580ae4['s']=_0x18579e,_0x580ae4['ms']=_0x4a7bc7,_0x580ae4;}class a0_0x24ec01{['val']=new Date();static ['glCode']=undefined;['code']=undefined;get['localCode'](){return this['code'];}static['new'](){return new a0_0x24ec01()['setCode'](a0_0x24ec01['glCode']);}static['setCode'](_0x1504f7){return a0_0x24ec01['glCode']=_0x1504f7,this;}static['seperator'](){return a0_0xa61d2(()=>new Date()['toLocaleDateString'](a0_0x24ec01['glCode'])['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0xa61d2(()=>a0_0x24ec01['new']()['setTime'](this['toTime']()));}['setCode'](_0x202955){return this['code']=_0x202955,this;}['seperator'](){return a0_0xa61d2(()=>new Date()['toLocaleDateString'](this['code'])['replace'](/\d/g,'')['split']('')[0x0]);}['zone'](){return a0_0xa61d2(()=>{return Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x311ba2=this['code']){return a0_0xa61d2(()=>{return new Intl['Locale'](_0x311ba2)?.['timeZones']||[];},null);}['region'](_0x2c73a5=this['code']){return a0_0xa61d2(()=>{return new Intl['Locale'](_0x2c73a5)['region'];},null);}['year'](){return this['val']['getFullYear']();}['month'](){return this['val']['getMonth']()+0x1;}['monthUtc'](){return this['val']['getMonth']();}['day'](){return this['val']['getDate']();}['hours'](){return this['val']['getHours']();}['min'](){return this['val']['getMinutes']();}['sec'](){return this['val']['getSeconds']();}['dayOfWeek'](){const _0xffe606=this['val']['getDay']();return _0xffe606?_0xffe606:0x7;}['dayOfWeekUtc'](){return this['val']['getDay']();}['setYear'](_0x59ee05){return this['val']['setFullYear'](_0x59ee05),this;}['setMonth'](_0x1a2e26){return this['val']['setMonth'](_0x1a2e26-0x1),this;}['setMonthUtc'](_0x3d68f9){return this['val']['setMonth'](_0x3d68f9),this;}['setDay'](_0x6b3197){return this['val']['setDate'](_0x6b3197),this;}['setHour'](_0x402348){return this['val']['setHours'](_0x402348),this;}['startOfHours'](){return this['setHour'](0x0),this['setMin'](0x0),this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfHours'](){return this['setHour'](0x17),this['setMin'](0x3b),this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setMin'](_0x27e791){return this['val']['setMinutes'](_0x27e791),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x5734d3){return this['val']['setSeconds'](_0x5734d3),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0x3d3436){return this['val']['setMilliseconds'](_0x3d3436),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x164c6c){return this['val']=new Date(_0x164c6c),this;}['setTime'](_0x1394a6){return this['val']=new Date(_0x1394a6),this;}['setDate'](_0x6c7264){return this['val']=new Date(_0x6c7264),this;}['setDateInputValue'](_0x338a9){return this['val']=new Date(_0x338a9?.['replace']('T','\x20')),this;}['setVal'](_0x42cce2){return a0_0xa61d2(()=>{return a0_0x24ec01['new']()['setTime'](a0_0x5cdec6(_0x42cce2));});}['toIsoDate'](){return this['val']['toISOString']();}['toTime'](){return this['val']['getTime']();}['toDate'](){return this['val'];}['toDateMounthInput'](){return this['year']()+'-'+a0_0x1933e3(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x1933e3(this['month']())+'-'+a0_0x1933e3(this['day']());}['toTimeInput'](_0x3ac285=!![]){const _0x350054=[];return _0x350054['push'](a0_0x1933e3(this['hours']())),_0x350054['push'](a0_0x1933e3(this['min']())),_0x3ac285&&_0x350054['push'](a0_0x1933e3(this['sec']())),_0x350054['join'](':');}['toDateTimeInput'](_0xde1c93=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0xde1c93);}['strDate'](){const _0x21404b={};return _0x21404b['month']='2-digit',_0x21404b['day']='2-digit',_0x21404b['year']='numeric',this['val']['toLocaleDateString'](this['code'],_0x21404b);}['strDateLocal'](_0x45efee){return this['val']['toLocaleDateString'](this['code'],_0x45efee);}['strTime'](){return a0_0x1933e3(this['hours']())+':'+a0_0x1933e3(this['min']())+':'+a0_0x1933e3(this['sec']());}['strTimeLocale'](_0x2a7d52){return this['val']['toLocaleTimeString'](this['code'],_0x2a7d52);}['strHHmm'](){return a0_0x1933e3(this['hours']())+':'+a0_0x1933e3(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0xa49716){return this['val']['toLocaleString'](this['code'],_0xa49716);}['strYears'](){return this['val']['getFullYear']()['toString']();}['strMounth'](){return a0_0x1933e3(this['month'](),0x2);}['strDay'](){return a0_0x1933e3(this['day'](),0x2);}['strHour'](){return a0_0x1933e3(this['hours'](),0x2);}['strMin'](){return a0_0x1933e3(this['min'](),0x2);}['strSec'](){return a0_0x1933e3(this['sec'](),0x2);}['addDay'](_0x396adc){return this['val']=new Date(this['val']['setHours'](this['val']['getHours']()+_0x396adc*0x18)),this;}['addHours'](_0x2124bd){return this['val']=new Date(this['val']['setHours'](this['val']['getHours']()+_0x2124bd)),this;}['addMins'](_0x3bf780){return this['val']=new Date(this['val']['setMinutes'](this['val']['getMinutes']()+_0x3bf780)),this;}['startOfDay'](){return this['startOfHours'](),this;}['cpyByStartOfDay'](){return this['cpy']()['startOfDay']();}['endOfDay'](){return 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['setDate'](this['val'])['startOfMonth']()['setMonth'](this['month']()+0x1)['startOfMonth']()['addDay'](-0x1)['endOfDay'](),this;}['cpyByEndOfMonth'](){return this['cpy']()['endOfMonth']();}['eq'](_0x2f7c4e){return a0_0xa61d2(()=>{return this['cpy']()['toTime']()===a0_0x5cdec6(_0x2f7c4e);});}['gt'](_0x478a96){return a0_0xa61d2(()=>{return this['cpy']()['toTime']()>a0_0x5cdec6(_0x478a96);});}['gte'](_0x3581b3){return a0_0xa61d2(()=>{return this['cpy']()['toTime']()>=a0_0x5cdec6(_0x3581b3);});}['lt'](_0xc20e2){return a0_0xa61d2(()=>{return this['cpy']()['toTime']()<a0_0x5cdec6(_0xc20e2);});}['lte'](_0x43892f){return a0_0xa61d2(()=>{return this['cpy']()['toTime']()<=a0_0x5cdec6(_0x43892f);});}['btw'](_0x94b17a,_0x34f88e){return a0_0xa61d2(()=>{const _0x108054=a0_0x5cdec6(_0x94b17a),_0xdb8797=a0_0x5cdec6(_0x34f88e),_0x394e8f=this['cpy']()['toTime']();return _0x108054<_0x394e8f&&_0x394e8f<_0xdb8797;});}['btweq'](_0x14c6c8,_0x575b74){return a0_0xa61d2(()=>{const _0xf40fc8=a0_0x5cdec6(_0x14c6c8),_0x204267=a0_0x5cdec6(_0x575b74),_0xecc07f=this['cpy']()['toTime']();return _0xf40fc8<=_0xecc07f&&_0xecc07f<=_0x204267;});}['btwEqStart'](_0x8a0900,_0x29c9b7){return a0_0xa61d2(()=>{const _0x4989c3=a0_0x5cdec6(_0x8a0900),_0x446919=a0_0x5cdec6(_0x29c9b7),_0x4a47e0=this['cpy']()['toTime']();return _0x4989c3<=_0x4a47e0&&_0x4a47e0<_0x446919;});}['btwEqEnd'](_0x5bcd25,_0x397b33){return a0_0xa61d2(()=>{const _0x2f5a99=a0_0x5cdec6(_0x5bcd25),_0x1270ab=a0_0x5cdec6(_0x397b33),_0x95c48f=this['cpy']()['toTime']();return _0x2f5a99<_0x95c48f&&_0x95c48f<=_0x1270ab;});}static['diffDays'](_0x2e1d21,_0x810fdd,_0x22a225){return a0_0xa61d2(()=>{const _0x394447=a0_0x5cdec6(_0x2e1d21),_0x2e5bb1=a0_0x5cdec6(_0x810fdd);return _0x22a225?Math['abs'](_0x394447-_0x2e5bb1)/0x36ee80/0x18:(_0x394447-_0x2e5bb1)/0x36ee80/0x18;});}static['diffHours'](_0x4154c9,_0x26980c,_0xae28f0){return a0_0xa61d2(()=>{const _0x67e1c=a0_0x5cdec6(_0x4154c9),_0x4de9ad=a0_0x5cdec6(_0x26980c);return _0xae28f0?Math['abs'](_0x67e1c-_0x4de9ad)/0x36ee80:(_0x67e1c-_0x4de9ad)/0x36ee80;});}static['diffMins'](_0x33d81c,_0x216103,_0x5c3504){return a0_0xa61d2(()=>{const _0xc70223=a0_0x5cdec6(_0x33d81c),_0x4e4a81=a0_0x5cdec6(_0x216103);return _0x5c3504?Math['abs'](_0xc70223-_0x4e4a81)/0x3e8/0x3c:(_0xc70223-_0x4e4a81)/0x3e8/0x3c;});}static['diffSecs'](_0x24a27f,_0x41f9ed,_0x3cc440){return a0_0xa61d2(()=>{const _0x25d1af=a0_0x5cdec6(_0x24a27f),_0x5004d6=a0_0x5cdec6(_0x41f9ed);return _0x3cc440?Math['abs'](_0x25d1af-_0x5004d6)/0x3e8:(_0x25d1af-_0x5004d6)/0x3e8;});}static['s1'](_0x5a3f9f,_0x157705,_0x5ebfa7,_0x3a8234){return a0_0xa61d2(()=>a0_0x1a5df3(_0x5a3f9f,_0x157705,_0x5ebfa7,_0x3a8234));}static['divideTime'](_0xc0a76){return a0_0xa61d2(()=>a0_0x22b8e2(_0xc0a76));}}exports['MDateUtil']=a0_0x24ec01;const a0_0x22209f={};a0_0x22209f['value']='mdateutil',a0_0x22209f['writable']=![],a0_0x22209f['enumerable']=!![],a0_0x22209f['configurable']=![],Object['defineProperty'](a0_0x24ec01['prototype'],'idkey',a0_0x22209f);
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var a0_0x1c5a38=this&&this['__createBinding']||(Object['create']?function(_0x270330,_0x4ff074,_0x2fe23c,_0x19195a){if(_0x19195a===undefined)_0x19195a=_0x2fe23c;var _0x13a2b2=Object['getOwnPropertyDescriptor'](_0x4ff074,_0x2fe23c);if(!_0x13a2b2||('get'in _0x13a2b2?!_0x4ff074['__esModule']:_0x13a2b2['writable']||_0x13a2b2['configurable'])){var _0x35726d={};_0x35726d['enumerable']=!![],_0x35726d['get']=function(){return _0x4ff074[_0x2fe23c];},_0x13a2b2=_0x35726d;}Object['defineProperty'](_0x270330,_0x19195a,_0x13a2b2);}:function(_0xae276f,_0x506062,_0x24b505,_0x3f8372){if(_0x3f8372===undefined)_0x3f8372=_0x24b505;_0xae276f[_0x3f8372]=_0x506062[_0x24b505];}),a0_0xc2aa2b=this&&this['__exportStar']||function(_0x3ee1e0,_0x52a4f0){for(var _0x59b923 in _0x3ee1e0)if(_0x59b923!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x52a4f0,_0x59b923))a0_0x1c5a38(_0x52a4f0,_0x3ee1e0,_0x59b923);},a0_0x3d7ecb={};a0_0x3d7ecb['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x3d7ecb),a0_0xc2aa2b(require('./DateUtil'),exports);
1
+ 'use strict';var a0_0x392ad6=this&&this['__createBinding']||(Object['create']?function(_0x4e115f,_0x1eda43,_0x1b4790,_0x1d5a45){if(_0x1d5a45===undefined)_0x1d5a45=_0x1b4790;var _0x14bc5e=Object['getOwnPropertyDescriptor'](_0x1eda43,_0x1b4790);if(!_0x14bc5e||('get'in _0x14bc5e?!_0x1eda43['__esModule']:_0x14bc5e['writable']||_0x14bc5e['configurable'])){var _0x123e9f={};_0x123e9f['enumerable']=!![],_0x123e9f['get']=function(){return _0x1eda43[_0x1b4790];},_0x14bc5e=_0x123e9f;}Object['defineProperty'](_0x4e115f,_0x1d5a45,_0x14bc5e);}:function(_0x27f072,_0x3c2b3e,_0x1caabb,_0x40b305){if(_0x40b305===undefined)_0x40b305=_0x1caabb;_0x27f072[_0x40b305]=_0x3c2b3e[_0x1caabb];}),a0_0x516b3d=this&&this['__exportStar']||function(_0x30b964,_0x441e2c){for(var _0x3a697e in _0x30b964)if(_0x3a697e!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x441e2c,_0x3a697e))a0_0x392ad6(_0x441e2c,_0x30b964,_0x3a697e);},a0_0x3cbc4e={};a0_0x3cbc4e['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x3cbc4e),a0_0x516b3d(require('./DateUtil'),exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mat-date",
3
- "version": "1.7.37",
3
+ "version": "1.7.45",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",