mat-date 1.8.17 → 1.8.85

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.
@@ -16,11 +16,12 @@ interface IStrOptions {
16
16
  }
17
17
  export declare class MDateUtil {
18
18
  private val;
19
- private code;
19
+ private _code;
20
20
  private _zone;
21
21
  private dyfrmt;
22
22
  get localCode(): string;
23
23
  get zone(): string;
24
+ private with;
24
25
  private init;
25
26
  toString(): string;
26
27
  static new(): MDateUtil;
@@ -73,6 +74,7 @@ export declare class MDateUtil {
73
74
  toDateInput(): string;
74
75
  toTimeInput(byS?: boolean): any;
75
76
  toDateTimeInput(byS?: boolean): string;
77
+ toAs(): string;
76
78
  strDate(): string;
77
79
  strTime(): string;
78
80
  strHHmm(): string;
package/dist/DateUtil.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x43c826={};a0_0x43c826['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x43c826),exports['MDateUtil']=void 0x0;const a0_0x3bb990=require('@js-temporal/polyfill'),a0_0x1ee0ad=(_0x58b873,_0x11553a=0x2)=>_0x58b873['toString']()['padStart'](_0x11553a,'0');function a0_0x4b7070(_0x2989e8,_0xe95ae2){try{return _0x2989e8();}catch(_0x3de977){if(_0xe95ae2)return _0xe95ae2;throw new Error('UNKNOWN');}}function a0_0xaa8d36(_0x104a68,_0x4654d1){try{if(_0x104a68 instanceof Date)return a0_0x3bb990['Temporal']['Instant']['fromEpochMilliseconds'](_0x104a68['getTime']())['toZonedDateTimeISO'](_0x4654d1)['epochMilliseconds'];if(typeof _0x104a68==='number')return _0x104a68;if(typeof _0x104a68==='string')return a0_0x3bb990['Temporal']['Instant']['fromEpochMilliseconds'](new Date(_0x104a68)['getTime']())['toZonedDateTimeISO'](_0x4654d1)['epochMilliseconds'];if(_0x104a68 instanceof a0_0x342409)return _0x104a68['toTime']();if(_0x104a68['idkey']==='mdateutil')return _0x104a68['toTime']();return 0x0;}catch(_0x1f6822){throw new Error('ERROR');}}function a0_0xf00a23(_0xa5671d){function _0x16e02f(_0x4edf0a){const _0x224c12={};return _0x224c12['weekday']=_0x4edf0a,a0_0x4b7070(()=>new Intl['DateTimeFormat'](_0xa5671d['localCode'],_0x224c12)['format'](a0_0xaa8d36(_0xa5671d,_0xa5671d['zone'])),'');}function _0x5ebd2a(){return _0x16e02f('long');}function _0x524221(){return _0x16e02f('short');}function _0x18a35e(){return _0x16e02f('narrow');}const _0x2849f0={};return _0x2849f0['ln']=_0x5ebd2a,_0x2849f0['sh']=_0x524221,_0x2849f0['nr']=_0x18a35e,_0x2849f0;}function a0_0x2b7828(_0x3018c4){let _0x40efd1=undefined,_0x28b1f9=undefined,_0x13d1dc=undefined,_0x3898d5=undefined;try{const _0x488006=(_0x3018c4||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x40efd1=_0x488006['length']>=0x1?Number(_0x488006[0x0]):undefined,_0x28b1f9=_0x488006['length']>=0x2?Number(_0x488006[0x1]):undefined,_0x13d1dc=_0x488006['length']>=0x3?Number(_0x488006[0x2]):undefined;}catch(_0x14423f){}try{let _0x4f81ed=_0x3018c4||'',_0x49cb08=/\.\d{3}/g,_0x533b61=_0x4f81ed['match'](_0x49cb08)[0x0]['split']('.')['filter'](_0x423225=>Boolean(_0x423225));_0x3898d5=_0x533b61['length']>=0x1?Number(_0x533b61[0x0]):undefined;}catch(_0xeb86d9){}const _0x353da8={};return _0x353da8['h']=_0x40efd1,_0x353da8['m']=_0x28b1f9,_0x353da8['s']=_0x13d1dc,_0x353da8['ms']=_0x3898d5,_0x353da8;}let a0_0x1eac19=Intl['NumberFormat']()['resolvedOptions']()['locale'],a0_0x4a637f=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];class a0_0x342409{['val'];['code']=Intl['NumberFormat']()['resolvedOptions']()['locale'];['_zone']=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];['dyfrmt']=a0_0xf00a23(this);get['localCode'](){return this['code'];}get['zone'](){return this['_zone'];}['init'](){return this['val']=a0_0x3bb990['Temporal']['Instant']['fromEpochMilliseconds'](new Date()['getTime']())['toZonedDateTimeISO'](this['zone']),this['dyfrmt']=a0_0xf00a23(this),this;}['toString'](){return'TEST';}static['new'](){return new a0_0x342409()['setCode'](a0_0x1eac19)['setZone'](a0_0x4a637f)['init']();}static['setCode'](_0x803b28){return a0_0x1eac19=_0x803b28,this;}static['setZone'](_0x378394){return a0_0x4a637f=_0x378394,this;}static['seperator'](){return a0_0x4b7070(()=>new Date()['toLocaleDateString'](a0_0x1eac19)['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0x4b7070(()=>a0_0x342409['new']()['setTime'](this['toTime']()));}['setCode'](_0x40deb4){return this['code']=_0x40deb4,this;}['setZone'](_0x22242e){return this['_zone']=_0x22242e,this;}['seperator'](){return a0_0x4b7070(()=>new Date()['toLocaleDateString'](this['code'])['replace'](/\d/g,'')['split']('')[0x0]);}['timezone'](){return a0_0x4b7070(()=>{return this['zone']||Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x1dcd16=this['code']){return a0_0x4b7070(()=>{return new Intl['Locale'](_0x1dcd16)?.['timeZones']||[];},null);}['region'](_0x45916d=this['code']){return a0_0x4b7070(()=>{return new Intl['Locale'](_0x45916d)['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 _0x37f599=this['val']['dayOfWeek'];return _0x37f599?_0x37f599:0x7;}['dayOfWeekUtc'](){return this['val']['dayOfWeek']-0x1;}['setYear'](_0x468545){const _0x5d90ae={};return _0x5d90ae['year']=_0x468545,this['val']=this['val']['with'](_0x5d90ae),this;}['setMonth'](_0x4f6042){const _0x1940cd={};return _0x1940cd['month']=_0x4f6042,this['val']=this['val']['with'](_0x1940cd),this;}['setMonthUtc'](_0x4fbcd7){const _0x7b0f94={};return _0x7b0f94['month']=_0x4fbcd7+0x1,this['val']=this['val']['with'](_0x7b0f94),this;}['setDay'](_0x3d4d5f){const _0x23e6be={};return _0x23e6be['day']=_0x3d4d5f,this['val']=this['val']['with'](_0x23e6be),this;}['setHour'](_0x4f0e66){const _0x5810e9={};return _0x5810e9['hour']=_0x4f0e66,this['val']=this['val']['with'](_0x5810e9),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'](_0x378edb){const _0x438e20={};return _0x438e20['minute']=_0x378edb,this['val']=this['val']['with'](_0x438e20),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x51210d){const _0x3f7422={};return _0x3f7422['second']=_0x51210d,this['val']=this['val']['with'](_0x3f7422),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0x48630e){const _0x28285c={};return _0x28285c['millisecond']=_0x48630e,this['val']=this['val']['with'](_0x28285c),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x779547){return this['val']=a0_0x3bb990['Temporal']['Instant']['from'](_0x779547||new Date()['toISOString']())['toZonedDateTimeISO'](this['zone']),this;}['setTime'](_0x2030aa){return this['val']=a0_0x3bb990['Temporal']['Instant']['fromEpochMilliseconds'](_0x2030aa||new Date()['getTime']())['toZonedDateTimeISO'](this['zone']),this;}['setDate'](_0x43e93c){return this['setIsoDate'](_0x43e93c?.['toISOString']()),this;}['setDateInputValue'](_0x4d2240){return this['val']=a0_0x3bb990['Temporal']['Instant']['from'](new Date(_0x4d2240?.['replace']('T','\x20'))['toISOString']())['toZonedDateTimeISO'](this['zone']),this;}['setVal'](_0x4c58e9){return a0_0x4b7070(()=>{return a0_0x342409['new']()['setTime'](a0_0xaa8d36(_0x4c58e9,this['zone']));});}['toIsoDate'](){return this['val']['toString']()['substring'](0x0,0x17)+'Z';}['toIsoDateZone'](){return this['val']['toString']()['substring'](0x0,0x1d)+'Z';}['toTime'](){return this['val']['epochMilliseconds'];}['toDate'](){return this['val'];}['toDateMounthInput'](){return this['year']()+'-'+a0_0x1ee0ad(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x1ee0ad(this['month']())+'-'+a0_0x1ee0ad(this['day']());}['toTimeInput'](_0x1d4445=!![]){const _0x278d00=[];return _0x278d00['push'](a0_0x1ee0ad(this['hours']())),_0x278d00['push'](a0_0x1ee0ad(this['min']())),_0x1d4445&&_0x278d00['push'](a0_0x1ee0ad(this['sec']())),_0x278d00['join'](':');}['toDateTimeInput'](_0x593bea=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0x593bea);}['strDate'](){const _0x3420db={};return _0x3420db['month']='2-digit',_0x3420db['day']='2-digit',_0x3420db['year']='numeric',this['val']['toLocaleString'](this['code'],_0x3420db);}['strTime'](){return a0_0x1ee0ad(this['hours']())+':'+a0_0x1ee0ad(this['min']())+':'+a0_0x1ee0ad(this['sec']());}['strHHmm'](){return a0_0x1ee0ad(this['hours']())+':'+a0_0x1ee0ad(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0x5500ca){return this['val']['toLocaleString'](this['code'],_0x5500ca);}['strYears'](){return this['val']['year']['toString']();}['strMounth'](){return a0_0x1ee0ad(this['month'](),0x2);}['strDay'](){return a0_0x1ee0ad(this['day'](),0x2);}['strHour'](){return a0_0x1ee0ad(this['hours'](),0x2);}['strMin'](){return a0_0x1ee0ad(this['min'](),0x2);}['strSec'](){return a0_0x1ee0ad(this['sec'](),0x2);}['strMsec'](){return a0_0x1ee0ad(this['msec'](),0x2);}['strDayStr'](){return{'ln':()=>this['dyfrmt']['ln'](),'sh':()=>this['dyfrmt']['sh'](),'nr':()=>this['dyfrmt']['nr']()};}['addDay'](_0x4514c4){const _0x54039d={};return _0x54039d['days']=_0x4514c4,this['val']=this['val']['add'](_0x54039d),this;}['addHours'](_0x381918){const _0x191765={};return _0x191765['hours']=_0x381918,this['val']=this['val']['add'](_0x191765),this;}['addMins'](_0x552fdb){const _0x4dab43={};return _0x4dab43['minutes']=_0x552fdb,this['val']=this['val']['add'](_0x4dab43),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'](_0x174d9c){return a0_0x4b7070(()=>{return this['cpy']()['toTime']()===a0_0xaa8d36(_0x174d9c,this['zone']);});}['gt'](_0xb2d0c3){return a0_0x4b7070(()=>{return this['cpy']()['toTime']()>a0_0xaa8d36(_0xb2d0c3,this['zone']);});}['gte'](_0x572694){return a0_0x4b7070(()=>{return this['cpy']()['toTime']()>=a0_0xaa8d36(_0x572694,this['zone']);});}['lt'](_0x50e638){return a0_0x4b7070(()=>{return this['cpy']()['toTime']()<a0_0xaa8d36(_0x50e638,this['zone']);});}['lte'](_0x40cf82){return a0_0x4b7070(()=>{return this['cpy']()['toTime']()<=a0_0xaa8d36(_0x40cf82,this['zone']);});}['btw'](_0x300263,_0x4cd469){return a0_0x4b7070(()=>{const _0xe33ee7=a0_0xaa8d36(_0x300263,this['zone']),_0x3c4abc=a0_0xaa8d36(_0x4cd469,this['zone']),_0x76c55c=this['cpy']()['toTime']();return _0xe33ee7<_0x76c55c&&_0x76c55c<_0x3c4abc;});}['btweq'](_0x92fe56,_0x3f6f9b){return a0_0x4b7070(()=>{const _0x1c4cf8=a0_0xaa8d36(_0x92fe56,this['zone']),_0x2297cb=a0_0xaa8d36(_0x3f6f9b,this['zone']),_0x39c3b4=this['cpy']()['toTime']();return _0x1c4cf8<=_0x39c3b4&&_0x39c3b4<=_0x2297cb;});}['btwEqStart'](_0x1229bf,_0x281fe9){return a0_0x4b7070(()=>{const _0x382973=a0_0xaa8d36(_0x1229bf,this['zone']),_0x1fce9b=a0_0xaa8d36(_0x281fe9,this['zone']),_0x33b06b=this['cpy']()['toTime']();return _0x382973<=_0x33b06b&&_0x33b06b<_0x1fce9b;});}['btwEqEnd'](_0x262269,_0x59113e){return a0_0x4b7070(()=>{const _0x5677a9=a0_0xaa8d36(_0x262269,this['zone']),_0x53b266=a0_0xaa8d36(_0x59113e,this['zone']),_0x1939c1=this['cpy']()['toTime']();return _0x5677a9<_0x1939c1&&_0x1939c1<=_0x53b266;});}static['diffDays'](_0x31f49f,_0x22e148,_0x54e82d){return a0_0x4b7070(()=>{const _0xa87350=a0_0xaa8d36(_0x31f49f,a0_0x4a637f),_0x2b1992=a0_0xaa8d36(_0x22e148,a0_0x4a637f);return _0x54e82d?Math['abs'](_0xa87350-_0x2b1992)/0x36ee80/0x18:(_0xa87350-_0x2b1992)/0x36ee80/0x18;});}static['diffHours'](_0x3c2854,_0x29d08b,_0x173b40){return a0_0x4b7070(()=>{const _0x569d25=a0_0xaa8d36(_0x3c2854,a0_0x4a637f),_0x1b07cb=a0_0xaa8d36(_0x29d08b,a0_0x4a637f);return _0x173b40?Math['abs'](_0x569d25-_0x1b07cb)/0x36ee80:(_0x569d25-_0x1b07cb)/0x36ee80;});}static['diffMins'](_0x22bbf7,_0x2bc965,_0x3634c2){return a0_0x4b7070(()=>{const _0x5778b0=a0_0xaa8d36(_0x22bbf7,a0_0x4a637f),_0x95d728=a0_0xaa8d36(_0x2bc965,a0_0x4a637f);return _0x3634c2?Math['abs'](_0x5778b0-_0x95d728)/0x3e8/0x3c:(_0x5778b0-_0x95d728)/0x3e8/0x3c;});}static['diffSecs'](_0x20cf41,_0x38cb5b,_0x4a5448){return a0_0x4b7070(()=>{const _0x2fecd6=a0_0xaa8d36(_0x20cf41,a0_0x4a637f),_0x3b224b=a0_0xaa8d36(_0x38cb5b,a0_0x4a637f);return _0x4a5448?Math['abs'](_0x2fecd6-_0x3b224b)/0x3e8:(_0x2fecd6-_0x3b224b)/0x3e8;});}static['divideTime'](_0x28ca3e){return a0_0x4b7070(()=>a0_0x2b7828(_0x28ca3e));}}exports['MDateUtil']=a0_0x342409;const a0_0x5d6bc2={};a0_0x5d6bc2['value']='mdateutil',a0_0x5d6bc2['writable']=![],a0_0x5d6bc2['enumerable']=!![],a0_0x5d6bc2['configurable']=![],Object['defineProperty'](a0_0x342409['prototype'],'idkey',a0_0x5d6bc2);
1
+ 'use strict';const a0_0x8d3605={};a0_0x8d3605['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x8d3605),exports['MDateUtil']=void 0x0;const a0_0x47ee6f=require('@js-temporal/polyfill'),a0_0x3e7f42=(_0x3d784a,_0x4bb5bd=0x2)=>_0x3d784a['toString']()['padStart'](_0x4bb5bd,'0');function a0_0x42ad76(_0x2a6ca6,_0x134052){try{return _0x2a6ca6();}catch(_0x1eb104){if(_0x134052)return _0x134052;throw new Error('UNKNOWN');}}function a0_0xed34f5(_0x2374b2,_0x2cd189){try{if(_0x2374b2 instanceof Date)return a0_0x47ee6f['Temporal']['Instant']['fromEpochMilliseconds'](_0x2374b2['getTime']())['toZonedDateTimeISO'](_0x2cd189)['epochMilliseconds'];if(typeof _0x2374b2==='number')return _0x2374b2;if(typeof _0x2374b2==='string')return a0_0x47ee6f['Temporal']['Instant']['fromEpochMilliseconds'](new Date(_0x2374b2)['getTime']())['toZonedDateTimeISO'](_0x2cd189)['epochMilliseconds'];if(_0x2374b2 instanceof a0_0xfe7ad6)return _0x2374b2['toTime']();if(_0x2374b2['idkey']==='MDateUtil')return _0x2374b2['toTime']();return 0x0;}catch(_0x23f871){throw new Error('ERROR');}}function a0_0x29b562(_0x583545){function _0x3416ca(_0x4f185e){const _0x566095={};return _0x566095['weekday']=_0x4f185e,a0_0x42ad76(()=>new Intl['DateTimeFormat'](_0x583545['localCode'],_0x566095)['format'](a0_0xed34f5(_0x583545,_0x583545['zone'])),'');}function _0x4a21f5(){return _0x3416ca('long');}function _0x174335(){return _0x3416ca('short');}function _0x1745c1(){return _0x3416ca('narrow');}const _0xd61b3b={};return _0xd61b3b['ln']=_0x4a21f5,_0xd61b3b['sh']=_0x174335,_0xd61b3b['nr']=_0x1745c1,_0xd61b3b;}function a0_0x599c32(_0x2f57a7){let _0x4712a6=undefined,_0x157138=undefined,_0x2cf1b6=undefined,_0x316784=undefined;try{const _0x56bf9f=(_0x2f57a7||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x4712a6=_0x56bf9f['length']>=0x1?Number(_0x56bf9f[0x0]):undefined,_0x157138=_0x56bf9f['length']>=0x2?Number(_0x56bf9f[0x1]):undefined,_0x2cf1b6=_0x56bf9f['length']>=0x3?Number(_0x56bf9f[0x2]):undefined;}catch(_0x3c9ea8){}try{let _0x5d5f9c=_0x2f57a7||'',_0x590f2a=/\.\d{3}/g,_0x558aa2=_0x5d5f9c['match'](_0x590f2a)[0x0]['split']('.')['filter'](_0xab0922=>Boolean(_0xab0922));_0x316784=_0x558aa2['length']>=0x1?Number(_0x558aa2[0x0]):undefined;}catch(_0x46e70e){}const _0x1ffb0a={};return _0x1ffb0a['h']=_0x4712a6,_0x1ffb0a['m']=_0x157138,_0x1ffb0a['s']=_0x2cf1b6,_0x1ffb0a['ms']=_0x316784,_0x1ffb0a;}let a0_0x475115=Intl['NumberFormat']()['resolvedOptions']()['locale'],a0_0x58e7a2=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];class a0_0xfe7ad6{['val'];['_code']=Intl['NumberFormat']()['resolvedOptions']()['locale'];['_zone']=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];['dyfrmt']=a0_0x29b562(this);get['localCode'](){return this['_code'];}get['zone'](){return this['_zone'];}['with'](_0x41196e){this['val']=this['val']['with']({'year':_0x41196e['getFullYear'](),'month':_0x41196e['getMonth']()+0x1,'day':_0x41196e['getDate'](),'hour':_0x41196e['getHours'](),'minute':_0x41196e['getMinutes'](),'second':_0x41196e['getSeconds'](),'millisecond':_0x41196e['getMilliseconds']()});}['init'](){const _0x5945c6=new Date();return this['val']=a0_0x47ee6f['Temporal']['Instant']['from'](_0x5945c6['toISOString']())['toZonedDateTimeISO'](this['zone']),this['dyfrmt']=a0_0x29b562(this),this;}['toString'](){return'---';}static['new'](){return new a0_0xfe7ad6()['setCode'](a0_0x475115)['setZone'](a0_0x58e7a2)['init']();}static['setCode'](_0x19b7b0){return a0_0x475115=_0x19b7b0,this;}static['setZone'](_0x296919){return a0_0x58e7a2=_0x296919,this;}static['seperator'](){return a0_0x42ad76(()=>new Date()['toLocaleDateString'](a0_0x475115)['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0x42ad76(()=>a0_0xfe7ad6['new']()['setTime'](this['toTime']()));}['setCode'](_0x47c92b){return this['_code']=_0x47c92b,this;}['setZone'](_0x4fbd93){return this['_zone']=_0x4fbd93,this;}['seperator'](){return a0_0x42ad76(()=>new Date()['toLocaleDateString'](this['_code'])['replace'](/\d/g,'')['split']('')[0x0]);}['timezone'](){return a0_0x42ad76(()=>{return this['zone']||Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x2037d=this['_code']){return a0_0x42ad76(()=>{return new Intl['Locale'](_0x2037d)?.['timeZones']||[];},null);}['region'](_0x429bc0=this['_code']){return a0_0x42ad76(()=>{return new Intl['Locale'](_0x429bc0)['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 _0x29109a=this['val']['dayOfWeek'];return _0x29109a?_0x29109a:0x7;}['dayOfWeekUtc'](){return this['val']['dayOfWeek']-0x1;}['setYear'](_0x236309){const _0x55e1b4={};return _0x55e1b4['year']=_0x236309,this['val']=this['val']['with'](_0x55e1b4),this;}['setMonth'](_0x4330fd){const _0x227ff7={};return _0x227ff7['month']=_0x4330fd,this['val']=this['val']['with'](_0x227ff7),this;}['setMonthUtc'](_0xe98413){const _0x10478e={};return _0x10478e['month']=_0xe98413+0x1,this['val']=this['val']['with'](_0x10478e),this;}['setDay'](_0xebaae3){const _0xb12e86={};return _0xb12e86['day']=_0xebaae3,this['val']=this['val']['with'](_0xb12e86),this;}['setHour'](_0x14a04c){const _0x367ba9={};return _0x367ba9['hour']=_0x14a04c,this['val']=this['val']['with'](_0x367ba9),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'](_0x5539f1){const _0x353429={};return _0x353429['minute']=_0x5539f1,this['val']=this['val']['with'](_0x353429),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x177380){const _0x46f004={};return _0x46f004['second']=_0x177380,this['val']=this['val']['with'](_0x46f004),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0x577136){const _0x3e91ce={};return _0x3e91ce['millisecond']=_0x577136,this['val']=this['val']['with'](_0x3e91ce),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x186db4){const _0x25f0cd=_0x186db4?new Date(_0x186db4?.['replace']('T','\x20')):new Date();return this['val']=a0_0x47ee6f['Temporal']['Instant']['from'](_0x25f0cd['toISOString']())['toZonedDateTimeISO'](this['zone']),this;}['setTime'](_0x41af13){return this['val']=a0_0x47ee6f['Temporal']['Instant']['fromEpochMilliseconds'](_0x41af13||new Date()['getTime']())['toZonedDateTimeISO'](this['zone']),this;}['setDate'](_0x3e1ebf){return this['setIsoDate'](_0x3e1ebf?.['toISOString']()),this;}['setDateInputValue'](_0x2c5534){const _0x26e122=_0x2c5534?new Date(_0x2c5534?.['replace']('T','\x20')):new Date();return _0x26e122['getTime']()&&(this['val']=a0_0x47ee6f['Temporal']['Instant']['from'](_0x26e122?.['toISOString']())['toZonedDateTimeISO'](this['zone']),this['with'](_0x26e122)),this;}['setVal'](_0x199461){return a0_0x42ad76(()=>{return a0_0xfe7ad6['new']()['setTime'](a0_0xed34f5(_0x199461,this['zone']));});}['toIsoDate'](){return this['val']['toInstant']()['toString']();}['toIsoDateZone'](){return this['val']['toString']()['substring'](0x0,0x1d)+'Z';}['toTime'](){return this['val']['epochMilliseconds'];}['toDate'](){return this['val'];}['toDateMounthInput'](){return this['year']()+'-'+a0_0x3e7f42(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x3e7f42(this['month']())+'-'+a0_0x3e7f42(this['day']());}['toTimeInput'](_0x121dc5=!![]){const _0x12395e=[];return _0x12395e['push'](a0_0x3e7f42(this['hours']())),_0x12395e['push'](a0_0x3e7f42(this['min']())),_0x121dc5&&_0x12395e['push'](a0_0x3e7f42(this['sec']())),_0x12395e['join'](':');}['toDateTimeInput'](_0x5e48e4=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0x5e48e4);}['toAs'](){return this['val']['toInstant']()['toString']();}['strDate'](){const _0x1af4ab={};return _0x1af4ab['month']='2-digit',_0x1af4ab['day']='2-digit',_0x1af4ab['year']='numeric',this['val']['toLocaleString'](this['_code'],_0x1af4ab);}['strTime'](){return a0_0x3e7f42(this['hours']())+':'+a0_0x3e7f42(this['min']())+':'+a0_0x3e7f42(this['sec']());}['strHHmm'](){return a0_0x3e7f42(this['hours']())+':'+a0_0x3e7f42(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0x1f3c62){return this['val']['toLocaleString'](this['_code'],_0x1f3c62);}['strYears'](){return this['val']['year']['toString']();}['strMounth'](){return a0_0x3e7f42(this['month'](),0x2);}['strDay'](){return a0_0x3e7f42(this['day'](),0x2);}['strHour'](){return a0_0x3e7f42(this['hours'](),0x2);}['strMin'](){return a0_0x3e7f42(this['min'](),0x2);}['strSec'](){return a0_0x3e7f42(this['sec'](),0x2);}['strMsec'](){return a0_0x3e7f42(this['msec'](),0x2);}['strDayStr'](){return{'ln':()=>this['dyfrmt']['ln'](),'sh':()=>this['dyfrmt']['sh'](),'nr':()=>this['dyfrmt']['nr']()};}['addDay'](_0x2373cc){const _0x3d3de2={};return _0x3d3de2['days']=_0x2373cc,this['val']=this['val']['add'](_0x3d3de2),this;}['addHours'](_0x304621){const _0x274a66={};return _0x274a66['hours']=_0x304621,this['val']=this['val']['add'](_0x274a66),this;}['addMins'](_0x2b0d75){const _0x21422f={};return _0x21422f['minutes']=_0x2b0d75,this['val']=this['val']['add'](_0x21422f),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'](_0x4e5763){return a0_0x42ad76(()=>{return this['cpy']()['toTime']()===a0_0xed34f5(_0x4e5763,this['zone']);});}['gt'](_0x1724fb){return a0_0x42ad76(()=>{return this['cpy']()['toTime']()>a0_0xed34f5(_0x1724fb,this['zone']);});}['gte'](_0x40a201){return a0_0x42ad76(()=>{return this['cpy']()['toTime']()>=a0_0xed34f5(_0x40a201,this['zone']);});}['lt'](_0x47651d){return a0_0x42ad76(()=>{return this['cpy']()['toTime']()<a0_0xed34f5(_0x47651d,this['zone']);});}['lte'](_0x2130ec){return a0_0x42ad76(()=>{return this['cpy']()['toTime']()<=a0_0xed34f5(_0x2130ec,this['zone']);});}['btw'](_0x670e8b,_0xe3f59b){return a0_0x42ad76(()=>{const _0x1c8533=a0_0xed34f5(_0x670e8b,this['zone']),_0x5505f4=a0_0xed34f5(_0xe3f59b,this['zone']),_0x110144=this['cpy']()['toTime']();return _0x1c8533<_0x110144&&_0x110144<_0x5505f4;});}['btweq'](_0x227865,_0x123232){return a0_0x42ad76(()=>{const _0x320a05=a0_0xed34f5(_0x227865,this['zone']),_0x33a47a=a0_0xed34f5(_0x123232,this['zone']),_0x42602e=this['cpy']()['toTime']();return _0x320a05<=_0x42602e&&_0x42602e<=_0x33a47a;});}['btwEqStart'](_0x2a444c,_0x6986bc){return a0_0x42ad76(()=>{const _0x3c8e32=a0_0xed34f5(_0x2a444c,this['zone']),_0x4fd507=a0_0xed34f5(_0x6986bc,this['zone']),_0x452e2d=this['cpy']()['toTime']();return _0x3c8e32<=_0x452e2d&&_0x452e2d<_0x4fd507;});}['btwEqEnd'](_0x5377e7,_0x3d855f){return a0_0x42ad76(()=>{const _0x2e9a5f=a0_0xed34f5(_0x5377e7,this['zone']),_0x67c62b=a0_0xed34f5(_0x3d855f,this['zone']),_0x83b19f=this['cpy']()['toTime']();return _0x2e9a5f<_0x83b19f&&_0x83b19f<=_0x67c62b;});}static['diffDays'](_0x555af9,_0x554c23,_0x1c9b63){return a0_0x42ad76(()=>{const _0x483894=a0_0xed34f5(_0x555af9,a0_0x58e7a2),_0x521878=a0_0xed34f5(_0x554c23,a0_0x58e7a2);return _0x1c9b63?Math['abs'](_0x483894-_0x521878)/0x36ee80/0x18:(_0x483894-_0x521878)/0x36ee80/0x18;});}static['diffHours'](_0x4b0aa1,_0x213cfb,_0x2b169b){return a0_0x42ad76(()=>{const _0x3c978c=a0_0xed34f5(_0x4b0aa1,a0_0x58e7a2),_0x27f9fd=a0_0xed34f5(_0x213cfb,a0_0x58e7a2);return _0x2b169b?Math['abs'](_0x3c978c-_0x27f9fd)/0x36ee80:(_0x3c978c-_0x27f9fd)/0x36ee80;});}static['diffMins'](_0x467dec,_0x3700f5,_0x12849f){return a0_0x42ad76(()=>{const _0x4fc4ef=a0_0xed34f5(_0x467dec,a0_0x58e7a2),_0x470ae8=a0_0xed34f5(_0x3700f5,a0_0x58e7a2);return _0x12849f?Math['abs'](_0x4fc4ef-_0x470ae8)/0x3e8/0x3c:(_0x4fc4ef-_0x470ae8)/0x3e8/0x3c;});}static['diffSecs'](_0x10444e,_0x6fd516,_0x1845d2){return a0_0x42ad76(()=>{const _0x2523ba=a0_0xed34f5(_0x10444e,a0_0x58e7a2),_0x1d08eb=a0_0xed34f5(_0x6fd516,a0_0x58e7a2);return _0x1845d2?Math['abs'](_0x2523ba-_0x1d08eb)/0x3e8:(_0x2523ba-_0x1d08eb)/0x3e8;});}static['divideTime'](_0x41dd3b){return a0_0x42ad76(()=>a0_0x599c32(_0x41dd3b));}}exports['MDateUtil']=a0_0xfe7ad6;const a0_0xbd0c09={};a0_0xbd0c09['value']='MDateUtil',a0_0xbd0c09['writable']=![],a0_0xbd0c09['enumerable']=!![],a0_0xbd0c09['configurable']=![],Object['defineProperty'](a0_0xfe7ad6['prototype'],'idkey',a0_0xbd0c09);
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var a0_0x4e4e1a=this&&this['__createBinding']||(Object['create']?function(_0x4f2f8b,_0x422f6c,_0x4f1d62,_0x29210c){if(_0x29210c===undefined)_0x29210c=_0x4f1d62;var _0x34ec41=Object['getOwnPropertyDescriptor'](_0x422f6c,_0x4f1d62);if(!_0x34ec41||('get'in _0x34ec41?!_0x422f6c['__esModule']:_0x34ec41['writable']||_0x34ec41['configurable'])){var _0x1d91dd={};_0x1d91dd['enumerable']=!![],_0x1d91dd['get']=function(){return _0x422f6c[_0x4f1d62];},_0x34ec41=_0x1d91dd;}Object['defineProperty'](_0x4f2f8b,_0x29210c,_0x34ec41);}:function(_0x212c2e,_0x6d9299,_0x36297e,_0x3f72a1){if(_0x3f72a1===undefined)_0x3f72a1=_0x36297e;_0x212c2e[_0x3f72a1]=_0x6d9299[_0x36297e];}),a0_0x47a624=this&&this['__exportStar']||function(_0x551856,_0x2cbd38){for(var _0x2b6b8d in _0x551856)if(_0x2b6b8d!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x2cbd38,_0x2b6b8d))a0_0x4e4e1a(_0x2cbd38,_0x551856,_0x2b6b8d);},a0_0x12b3eb={};a0_0x12b3eb['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x12b3eb),a0_0x47a624(require('./DateUtil'),exports);
1
+ 'use strict';var a0_0x381ca9=this&&this['__createBinding']||(Object['create']?function(_0x14338b,_0x1e49f4,_0x74f313,_0xaa3ebb){if(_0xaa3ebb===undefined)_0xaa3ebb=_0x74f313;var _0x25e24b=Object['getOwnPropertyDescriptor'](_0x1e49f4,_0x74f313);if(!_0x25e24b||('get'in _0x25e24b?!_0x1e49f4['__esModule']:_0x25e24b['writable']||_0x25e24b['configurable'])){var _0x362fae={};_0x362fae['enumerable']=!![],_0x362fae['get']=function(){return _0x1e49f4[_0x74f313];},_0x25e24b=_0x362fae;}Object['defineProperty'](_0x14338b,_0xaa3ebb,_0x25e24b);}:function(_0x1675c2,_0x3a7e75,_0x1316cc,_0x55f015){if(_0x55f015===undefined)_0x55f015=_0x1316cc;_0x1675c2[_0x55f015]=_0x3a7e75[_0x1316cc];}),a0_0x983791=this&&this['__exportStar']||function(_0x2f452c,_0x3621f0){for(var _0x1d878c in _0x2f452c)if(_0x1d878c!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x3621f0,_0x1d878c))a0_0x381ca9(_0x3621f0,_0x2f452c,_0x1d878c);},a0_0xcea8c4={};a0_0xcea8c4['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0xcea8c4),a0_0x983791(require('./DateUtil'),exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mat-date",
3
- "version": "1.8.17",
3
+ "version": "1.8.85",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",