mat-date 1.8.90 → 1.8.92

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.
@@ -1,4 +1,3 @@
1
- import { Temporal } from '@js-temporal/polyfill';
2
1
  interface IStrOptions {
3
2
  localeMatcher?: "best fit" | "lookup" | undefined;
4
3
  weekday?: "long" | "short" | "narrow" | undefined;
@@ -69,7 +68,7 @@ export declare class MDateUtil {
69
68
  toIsoDate(): string;
70
69
  toIsoDateZone(): string;
71
70
  toTime(): number;
72
- toDate(): Temporal.ZonedDateTime;
71
+ toDate(): Date;
73
72
  toDateMounthInput(): string;
74
73
  toDateInput(): string;
75
74
  toTimeInput(byS?: boolean): any;
package/dist/DateUtil.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x3d32f3={};a0_0x3d32f3['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x3d32f3),exports['MDateUtil']=void 0x0;const a0_0x345918=require('@js-temporal/polyfill'),a0_0x3700da=(_0xc7e9c5,_0x397d7a=0x2)=>_0xc7e9c5['toString']()['padStart'](_0x397d7a,'0');function a0_0x4fd849(_0x2484e3,_0x2a64fd){try{return _0x2484e3();}catch(_0x2d8924){if(_0x2a64fd)return _0x2a64fd;throw new Error('UNKNOWN');}}function a0_0x3d150e(_0x3e95dd,_0x22072a){try{if(_0x3e95dd instanceof Date)return a0_0x345918['Temporal']['Instant']['fromEpochMilliseconds'](_0x3e95dd['getTime']())['toZonedDateTimeISO'](_0x22072a)['epochMilliseconds'];if(typeof _0x3e95dd==='number')return _0x3e95dd;if(typeof _0x3e95dd==='string')return a0_0x345918['Temporal']['Instant']['fromEpochMilliseconds'](new Date(_0x3e95dd)['getTime']())['toZonedDateTimeISO'](_0x22072a)['epochMilliseconds'];if(_0x3e95dd instanceof a0_0x472948)return _0x3e95dd['toTime']();if(_0x3e95dd['idkey']==='MDateUtil')return _0x3e95dd['toTime']();return 0x0;}catch(_0x491322){throw new Error('ERROR');}}function a0_0x493c03(_0x4f115e){function _0x1d95e5(_0x584a43){const _0x4974d4={};return _0x4974d4['weekday']=_0x584a43,a0_0x4fd849(()=>new Intl['DateTimeFormat'](_0x4f115e['localCode'],_0x4974d4)['format'](a0_0x3d150e(_0x4f115e,_0x4f115e['zone'])),'');}function _0x46ff7c(){return _0x1d95e5('long');}function _0x9e5af2(){return _0x1d95e5('short');}function _0x105532(){return _0x1d95e5('narrow');}const _0x1276ef={};return _0x1276ef['ln']=_0x46ff7c,_0x1276ef['sh']=_0x9e5af2,_0x1276ef['nr']=_0x105532,_0x1276ef;}function a0_0x1decaa(_0x48f671){let _0x542d54=undefined,_0x3f7aa5=undefined,_0x16cf3d=undefined,_0x42b71f=undefined;try{const _0x2908b8=(_0x48f671||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x542d54=_0x2908b8['length']>=0x1?Number(_0x2908b8[0x0]):undefined,_0x3f7aa5=_0x2908b8['length']>=0x2?Number(_0x2908b8[0x1]):undefined,_0x16cf3d=_0x2908b8['length']>=0x3?Number(_0x2908b8[0x2]):undefined;}catch(_0x5d177e){}try{let _0x1065c8=_0x48f671||'',_0x1dfa14=/\.\d{3}/g,_0xce4368=_0x1065c8['match'](_0x1dfa14)[0x0]['split']('.')['filter'](_0x52aec5=>Boolean(_0x52aec5));_0x42b71f=_0xce4368['length']>=0x1?Number(_0xce4368[0x0]):undefined;}catch(_0x4650b9){}const _0x425350={};return _0x425350['h']=_0x542d54,_0x425350['m']=_0x3f7aa5,_0x425350['s']=_0x16cf3d,_0x425350['ms']=_0x42b71f,_0x425350;}let a0_0x2d5c56=Intl['NumberFormat']()['resolvedOptions']()['locale'],a0_0x4ef52e=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];class a0_0x472948{['val'];['_code']=Intl['NumberFormat']()['resolvedOptions']()['locale'];['_zone']=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];['dyfrmt']=a0_0x493c03(this);get['localCode'](){return this['_code'];}get['zone'](){return this['_zone'];}['with'](_0x3c46aa){this['val']=this['val']['with']({'year':_0x3c46aa['getFullYear'](),'month':_0x3c46aa['getMonth']()+0x1,'day':_0x3c46aa['getDate'](),'hour':_0x3c46aa['getHours'](),'minute':_0x3c46aa['getMinutes'](),'second':_0x3c46aa['getSeconds'](),'millisecond':_0x3c46aa['getMilliseconds']()});}['init'](){const _0x4eafe8=new Date();return this['val']=a0_0x345918['Temporal']['Instant']['from'](_0x4eafe8['toISOString']())['toZonedDateTimeISO'](this['zone']),this['dyfrmt']=a0_0x493c03(this),this;}['toString'](){return'---';}static['new'](){return new a0_0x472948()['setCode'](a0_0x2d5c56)['setZone'](a0_0x4ef52e)['init']();}static['setCode'](_0x5e32e1){return a0_0x2d5c56=_0x5e32e1,this;}static['setZone'](_0x1ab9aa){return a0_0x4ef52e=_0x1ab9aa,this;}static['seperator'](){return a0_0x4fd849(()=>new Date()['toLocaleDateString'](a0_0x2d5c56)['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0x4fd849(()=>a0_0x472948['new']()['setTime'](this['toTime']()));}['setCode'](_0x56c738){return this['_code']=_0x56c738,this;}['setZone'](_0x19e589){return this['_zone']=_0x19e589,this;}['seperator'](){return a0_0x4fd849(()=>new Date()['toLocaleDateString'](this['_code'])['replace'](/\d/g,'')['split']('')[0x0]);}['timezone'](){return a0_0x4fd849(()=>{return this['zone']||Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x554f39=this['_code']){return a0_0x4fd849(()=>{return new Intl['Locale'](_0x554f39)?.['timeZones']||[];},null);}['region'](_0x133ab2=this['_code']){return a0_0x4fd849(()=>{return new Intl['Locale'](_0x133ab2)['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 _0x25daef=this['val']['dayOfWeek'];return _0x25daef?_0x25daef:0x7;}['dayOfWeekUtc'](){return this['val']['dayOfWeek']-0x1;}['setYear'](_0xa3787){const _0x4f83a5={};return _0x4f83a5['year']=_0xa3787,this['val']=this['val']['with'](_0x4f83a5),this;}['setMonth'](_0x4b3d19){const _0xcef71e={};return _0xcef71e['month']=_0x4b3d19,this['val']=this['val']['with'](_0xcef71e),this;}['setMonthUtc'](_0x2b0a63){const _0x225c53={};return _0x225c53['month']=_0x2b0a63+0x1,this['val']=this['val']['with'](_0x225c53),this;}['setDay'](_0x51ba7e){const _0x4f314e={};return _0x4f314e['day']=_0x51ba7e,this['val']=this['val']['with'](_0x4f314e),this;}['setHour'](_0x461d74){const _0x1cd88c={};return _0x1cd88c['hour']=_0x461d74,this['val']=this['val']['with'](_0x1cd88c),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'](_0x59acb1){const _0x35cf5b={};return _0x35cf5b['minute']=_0x59acb1,this['val']=this['val']['with'](_0x35cf5b),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x58ad9e){const _0x23c2d1={};return _0x23c2d1['second']=_0x58ad9e,this['val']=this['val']['with'](_0x23c2d1),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0xfa18a3){const _0x154092={};return _0x154092['millisecond']=_0xfa18a3,this['val']=this['val']['with'](_0x154092),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x7541c7){const _0x186a80=_0x7541c7?new Date(_0x7541c7?.['replace']('T','\x20')):new Date();return this['val']=a0_0x345918['Temporal']['Instant']['from'](_0x186a80['toISOString']())['toZonedDateTimeISO'](this['zone']),this;}['setTime'](_0x326b7d){return this['val']=a0_0x345918['Temporal']['Instant']['fromEpochMilliseconds'](_0x326b7d||new Date()['getTime']())['toZonedDateTimeISO'](this['zone']),this;}['setDate'](_0x5ba194){return this['setIsoDate'](_0x5ba194?.['toISOString']()),this;}['setDateInputValue'](_0x5f1065){const _0x44e5d3=_0x5f1065?new Date(_0x5f1065?.['replace']('T','\x20')):new Date();return _0x44e5d3['getTime']()&&(this['val']=a0_0x345918['Temporal']['Instant']['from'](_0x44e5d3?.['toISOString']())['toZonedDateTimeISO'](this['zone']),this['with'](_0x44e5d3)),this;}['setVal'](_0x539f29){return a0_0x4fd849(()=>{return a0_0x472948['new']()['setTime'](a0_0x3d150e(_0x539f29,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_0x3700da(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x3700da(this['month']())+'-'+a0_0x3700da(this['day']());}['toTimeInput'](_0x19b273=!![]){const _0xdf4832=[];return _0xdf4832['push'](a0_0x3700da(this['hours']())),_0xdf4832['push'](a0_0x3700da(this['min']())),_0x19b273&&_0xdf4832['push'](a0_0x3700da(this['sec']())),_0xdf4832['join'](':');}['toDateTimeInput'](_0xdc06b1=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0xdc06b1);}['toAs'](){return this['val']['toInstant']()['toString']();}['strDate'](){const _0x4befe4={};return _0x4befe4['month']='2-digit',_0x4befe4['day']='2-digit',_0x4befe4['year']='numeric',this['val']['toLocaleString'](this['_code'],_0x4befe4);}['strTime'](){return a0_0x3700da(this['hours']())+':'+a0_0x3700da(this['min']())+':'+a0_0x3700da(this['sec']());}['strHHmm'](){return a0_0x3700da(this['hours']())+':'+a0_0x3700da(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0x57e941){return this['val']['toLocaleString'](this['_code'],_0x57e941);}['strYears'](){return this['val']['year']['toString']();}['strMounth'](){return a0_0x3700da(this['month'](),0x2);}['strDay'](){return a0_0x3700da(this['day'](),0x2);}['strHour'](){return a0_0x3700da(this['hours'](),0x2);}['strMin'](){return a0_0x3700da(this['min'](),0x2);}['strSec'](){return a0_0x3700da(this['sec'](),0x2);}['strMsec'](){return a0_0x3700da(this['msec'](),0x2);}['strDayStr'](){return{'ln':()=>this['dyfrmt']['ln'](),'sh':()=>this['dyfrmt']['sh'](),'nr':()=>this['dyfrmt']['nr']()};}['addDay'](_0x398c7c){const _0x37812c={};return _0x37812c['days']=_0x398c7c,this['val']=this['val']['add'](_0x37812c),this;}['addHours'](_0x944f00){const _0xdee349={};return _0xdee349['hours']=_0x944f00,this['val']=this['val']['add'](_0xdee349),this;}['addMins'](_0x42f363){const _0x665a7c={};return _0x665a7c['minutes']=_0x42f363,this['val']=this['val']['add'](_0x665a7c),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'](_0x87cd76){return a0_0x4fd849(()=>{return this['cpy']()['toTime']()===a0_0x3d150e(_0x87cd76,this['zone']);});}['gt'](_0x1dc5de){return a0_0x4fd849(()=>{return this['cpy']()['toTime']()>a0_0x3d150e(_0x1dc5de,this['zone']);});}['gte'](_0x394ff0){return a0_0x4fd849(()=>{return this['cpy']()['toTime']()>=a0_0x3d150e(_0x394ff0,this['zone']);});}['lt'](_0x1a07a7){return a0_0x4fd849(()=>{return this['cpy']()['toTime']()<a0_0x3d150e(_0x1a07a7,this['zone']);});}['lte'](_0x516bd6){return a0_0x4fd849(()=>{return this['cpy']()['toTime']()<=a0_0x3d150e(_0x516bd6,this['zone']);});}['btw'](_0x3349e1,_0x2ccc82){return a0_0x4fd849(()=>{const _0xbcef6c=a0_0x3d150e(_0x3349e1,this['zone']),_0x1323f2=a0_0x3d150e(_0x2ccc82,this['zone']),_0x209d48=this['cpy']()['toTime']();return _0xbcef6c<_0x209d48&&_0x209d48<_0x1323f2;});}['btweq'](_0x27a0b6,_0x3fc430){return a0_0x4fd849(()=>{const _0x18112a=a0_0x3d150e(_0x27a0b6,this['zone']),_0x3393d2=a0_0x3d150e(_0x3fc430,this['zone']),_0x28dfd0=this['cpy']()['toTime']();return _0x18112a<=_0x28dfd0&&_0x28dfd0<=_0x3393d2;});}['btwEqStart'](_0xdc0a48,_0x36655e){return a0_0x4fd849(()=>{const _0x4c8566=a0_0x3d150e(_0xdc0a48,this['zone']),_0x11c0af=a0_0x3d150e(_0x36655e,this['zone']),_0x528bf6=this['cpy']()['toTime']();return _0x4c8566<=_0x528bf6&&_0x528bf6<_0x11c0af;});}['btwEqEnd'](_0x580e9c,_0x5eef4e){return a0_0x4fd849(()=>{const _0x1322cb=a0_0x3d150e(_0x580e9c,this['zone']),_0x9faaed=a0_0x3d150e(_0x5eef4e,this['zone']),_0x10d8aa=this['cpy']()['toTime']();return _0x1322cb<_0x10d8aa&&_0x10d8aa<=_0x9faaed;});}static['diffDays'](_0x216897,_0x234363,_0x184f70){return a0_0x4fd849(()=>{const _0x26daf7=a0_0x3d150e(_0x216897,a0_0x4ef52e),_0x485bcd=a0_0x3d150e(_0x234363,a0_0x4ef52e);return _0x184f70?Math['abs'](_0x26daf7-_0x485bcd)/0x36ee80/0x18:(_0x26daf7-_0x485bcd)/0x36ee80/0x18;});}static['diffHours'](_0x3d8eed,_0xbb9650,_0x28b3ea){return a0_0x4fd849(()=>{const _0x30e763=a0_0x3d150e(_0x3d8eed,a0_0x4ef52e),_0x161f91=a0_0x3d150e(_0xbb9650,a0_0x4ef52e);return _0x28b3ea?Math['abs'](_0x30e763-_0x161f91)/0x36ee80:(_0x30e763-_0x161f91)/0x36ee80;});}static['diffMins'](_0x3d12bc,_0x17a4d2,_0x475855){return a0_0x4fd849(()=>{const _0x1a86ee=a0_0x3d150e(_0x3d12bc,a0_0x4ef52e),_0x218bfa=a0_0x3d150e(_0x17a4d2,a0_0x4ef52e);return _0x475855?Math['abs'](_0x1a86ee-_0x218bfa)/0x3e8/0x3c:(_0x1a86ee-_0x218bfa)/0x3e8/0x3c;});}static['diffSecs'](_0x37d715,_0x50a834,_0x2b36aa){return a0_0x4fd849(()=>{const _0x57c5ac=a0_0x3d150e(_0x37d715,a0_0x4ef52e),_0x2c58be=a0_0x3d150e(_0x50a834,a0_0x4ef52e);return _0x2b36aa?Math['abs'](_0x57c5ac-_0x2c58be)/0x3e8:(_0x57c5ac-_0x2c58be)/0x3e8;});}static['divideTime'](_0x428b38){return a0_0x4fd849(()=>a0_0x1decaa(_0x428b38));}}exports['MDateUtil']=a0_0x472948;const a0_0x1e4f34={};a0_0x1e4f34['value']='MDateUtil',a0_0x1e4f34['writable']=![],a0_0x1e4f34['enumerable']=!![],a0_0x1e4f34['configurable']=![],Object['defineProperty'](a0_0x472948['prototype'],'idkey',a0_0x1e4f34);
1
+ 'use strict';const a0_0xf0bbf9={};a0_0xf0bbf9['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0xf0bbf9),exports['MDateUtil']=void 0x0;const a0_0x5d12e9=require('@js-temporal/polyfill'),a0_0x17f77f=(_0x40f686,_0x55949a=0x2)=>_0x40f686['toString']()['padStart'](_0x55949a,'0');function a0_0x42422c(_0x256b11,_0x2eaa16){try{return _0x256b11();}catch(_0x5baaad){if(_0x2eaa16)return _0x2eaa16;throw new Error('UNKNOWN');}}function a0_0x147b28(_0x3041e8,_0x10f193){try{if(_0x3041e8 instanceof Date)return a0_0x5d12e9['Temporal']['Instant']['fromEpochMilliseconds'](_0x3041e8['getTime']())['toZonedDateTimeISO'](_0x10f193)['epochMilliseconds'];if(typeof _0x3041e8==='number')return _0x3041e8;if(typeof _0x3041e8==='string')return a0_0x5d12e9['Temporal']['Instant']['fromEpochMilliseconds'](new Date(_0x3041e8)['getTime']())['toZonedDateTimeISO'](_0x10f193)['epochMilliseconds'];if(_0x3041e8 instanceof a0_0xe1de1)return _0x3041e8['toTime']();if(_0x3041e8['idkey']==='MDateUtil')return _0x3041e8['toTime']();return 0x0;}catch(_0x3fdb76){throw new Error('ERROR');}}function a0_0x250e0b(_0x4c3ed4){function _0x33aedb(_0x36ae72){const _0x4e120e={};return _0x4e120e['weekday']=_0x36ae72,a0_0x42422c(()=>new Intl['DateTimeFormat'](_0x4c3ed4['localCode'],_0x4e120e)['format'](a0_0x147b28(_0x4c3ed4,_0x4c3ed4['zone'])),'');}function _0x94c39b(){return _0x33aedb('long');}function _0x3574aa(){return _0x33aedb('short');}function _0x53612e(){return _0x33aedb('narrow');}const _0x17d92e={};return _0x17d92e['ln']=_0x94c39b,_0x17d92e['sh']=_0x3574aa,_0x17d92e['nr']=_0x53612e,_0x17d92e;}function a0_0x2429b0(_0x247b89){let _0x4dba80=undefined,_0x5b7b0f=undefined,_0x433d57=undefined,_0x43bcee=undefined;try{const _0x2f909b=(_0x247b89||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x4dba80=_0x2f909b['length']>=0x1?Number(_0x2f909b[0x0]):undefined,_0x5b7b0f=_0x2f909b['length']>=0x2?Number(_0x2f909b[0x1]):undefined,_0x433d57=_0x2f909b['length']>=0x3?Number(_0x2f909b[0x2]):undefined;}catch(_0xe98ffe){}try{let _0x2acb67=_0x247b89||'',_0x30626d=/\.\d{3}/g,_0x3b1d50=_0x2acb67['match'](_0x30626d)[0x0]['split']('.')['filter'](_0x21f864=>Boolean(_0x21f864));_0x43bcee=_0x3b1d50['length']>=0x1?Number(_0x3b1d50[0x0]):undefined;}catch(_0x4a035c){}const _0x1045df={};return _0x1045df['h']=_0x4dba80,_0x1045df['m']=_0x5b7b0f,_0x1045df['s']=_0x433d57,_0x1045df['ms']=_0x43bcee,_0x1045df;}let a0_0x33b52c=Intl['NumberFormat']()['resolvedOptions']()['locale'],a0_0x10d0fe=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];class a0_0xe1de1{['val'];['_code']=Intl['NumberFormat']()['resolvedOptions']()['locale'];['_zone']=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];['dyfrmt']=a0_0x250e0b(this);get['localCode'](){return this['_code'];}get['zone'](){return this['_zone'];}['with'](_0x410056){this['val']=this['val']['with']({'year':_0x410056['getFullYear'](),'month':_0x410056['getMonth']()+0x1,'day':_0x410056['getDate'](),'hour':_0x410056['getHours'](),'minute':_0x410056['getMinutes'](),'second':_0x410056['getSeconds'](),'millisecond':_0x410056['getMilliseconds']()});}['init'](){const _0xbd3037=new Date();return this['val']=a0_0x5d12e9['Temporal']['Instant']['from'](_0xbd3037['toISOString']())['toZonedDateTimeISO'](this['zone']),this['dyfrmt']=a0_0x250e0b(this),this;}['toString'](){return'---';}static['new'](){return new a0_0xe1de1()['setCode'](a0_0x33b52c)['setZone'](a0_0x10d0fe)['init']();}static['setCode'](_0x3f3600){return a0_0x33b52c=_0x3f3600,this;}static['setZone'](_0x9e9fe4){return a0_0x10d0fe=_0x9e9fe4,this;}static['seperator'](){return a0_0x42422c(()=>new Date()['toLocaleDateString'](a0_0x33b52c)['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0x42422c(()=>a0_0xe1de1['new']()['setTime'](this['toTime']()));}['setCode'](_0x4ef2d8){return this['_code']=_0x4ef2d8,this;}['setZone'](_0x431a58){return this['_zone']=_0x431a58,this;}['seperator'](){return a0_0x42422c(()=>new Date()['toLocaleDateString'](this['_code'])['replace'](/\d/g,'')['split']('')[0x0]);}['timezone'](){return a0_0x42422c(()=>{return this['zone']||Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x2577da=this['_code']){return a0_0x42422c(()=>{return new Intl['Locale'](_0x2577da)?.['timeZones']||[];},null);}['region'](_0x5efd44=this['_code']){return a0_0x42422c(()=>{return new Intl['Locale'](_0x5efd44)['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 _0x10a39d=this['val']['dayOfWeek'];return _0x10a39d?_0x10a39d:0x7;}['dayOfWeekUtc'](){return this['val']['dayOfWeek']-0x1;}['setYear'](_0x4463ff){const _0x44468f={};return _0x44468f['year']=_0x4463ff,this['val']=this['val']['with'](_0x44468f),this;}['setMonth'](_0x13abef){const _0x477cc0={};return _0x477cc0['month']=_0x13abef,this['val']=this['val']['with'](_0x477cc0),this;}['setMonthUtc'](_0x2db119){const _0x25e526={};return _0x25e526['month']=_0x2db119+0x1,this['val']=this['val']['with'](_0x25e526),this;}['setDay'](_0x3ac420){const _0x55ff0c={};return _0x55ff0c['day']=_0x3ac420,this['val']=this['val']['with'](_0x55ff0c),this;}['setHour'](_0x1f626d){const _0x372ffb={};return _0x372ffb['hour']=_0x1f626d,this['val']=this['val']['with'](_0x372ffb),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'](_0x2406af){const _0x1f00a9={};return _0x1f00a9['minute']=_0x2406af,this['val']=this['val']['with'](_0x1f00a9),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x4a52b8){const _0x3d2147={};return _0x3d2147['second']=_0x4a52b8,this['val']=this['val']['with'](_0x3d2147),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0x140ab0){const _0x2ab5ef={};return _0x2ab5ef['millisecond']=_0x140ab0,this['val']=this['val']['with'](_0x2ab5ef),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x515197){const _0x387174=_0x515197?new Date(_0x515197?.['replace']('T','\x20')):new Date();return this['val']=a0_0x5d12e9['Temporal']['Instant']['from'](_0x387174['toISOString']())['toZonedDateTimeISO'](this['zone']),this;}['setTime'](_0x12a067){return this['val']=a0_0x5d12e9['Temporal']['Instant']['fromEpochMilliseconds'](_0x12a067||new Date()['getTime']())['toZonedDateTimeISO'](this['zone']),this;}['setDate'](_0x58377f){return this['setIsoDate'](_0x58377f?.['toISOString']()),this;}['setDateInputValue'](_0x1bd6bb){const _0x2ba90e=_0x1bd6bb?new Date(_0x1bd6bb?.['replace']('T','\x20')):new Date();return _0x2ba90e['getTime']()&&(this['val']=a0_0x5d12e9['Temporal']['Instant']['from'](_0x2ba90e?.['toISOString']())['toZonedDateTimeISO'](this['zone']),this['with'](_0x2ba90e)),this;}['setVal'](_0x21c4e5){return a0_0x42422c(()=>{return a0_0xe1de1['new']()['setTime'](a0_0x147b28(_0x21c4e5,this['zone']));});}['toIsoDate'](){return this['val']['toInstant']()['toString']();}['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_0x17f77f(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x17f77f(this['month']())+'-'+a0_0x17f77f(this['day']());}['toTimeInput'](_0x573b58=!![]){const _0x877f59=[];return _0x877f59['push'](a0_0x17f77f(this['hours']())),_0x877f59['push'](a0_0x17f77f(this['min']())),_0x573b58&&_0x877f59['push'](a0_0x17f77f(this['sec']())),_0x877f59['join'](':');}['toDateTimeInput'](_0x3c7d12=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0x3c7d12);}['toAs'](){return this['val']['toInstant']()['toString']();}['strDate'](){const _0x25c033={};return _0x25c033['month']='2-digit',_0x25c033['day']='2-digit',_0x25c033['year']='numeric',this['val']['toLocaleString'](this['_code'],_0x25c033);}['strTime'](){return a0_0x17f77f(this['hours']())+':'+a0_0x17f77f(this['min']())+':'+a0_0x17f77f(this['sec']());}['strHHmm'](){return a0_0x17f77f(this['hours']())+':'+a0_0x17f77f(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0x2de7db){return this['val']['toLocaleString'](this['_code'],_0x2de7db);}['strYears'](){return this['val']['year']['toString']();}['strMounth'](){return a0_0x17f77f(this['month'](),0x2);}['strDay'](){return a0_0x17f77f(this['day'](),0x2);}['strHour'](){return a0_0x17f77f(this['hours'](),0x2);}['strMin'](){return a0_0x17f77f(this['min'](),0x2);}['strSec'](){return a0_0x17f77f(this['sec'](),0x2);}['strMsec'](){return a0_0x17f77f(this['msec'](),0x2);}['strDayStr'](){return{'ln':()=>this['dyfrmt']['ln'](),'sh':()=>this['dyfrmt']['sh'](),'nr':()=>this['dyfrmt']['nr']()};}['addDay'](_0x48d925){const _0x54f366={};return _0x54f366['days']=_0x48d925,this['val']=this['val']['add'](_0x54f366),this;}['addHours'](_0x474eb5){const _0x4a1f39={};return _0x4a1f39['hours']=_0x474eb5,this['val']=this['val']['add'](_0x4a1f39),this;}['addMins'](_0x47530f){const _0x116474={};return _0x116474['minutes']=_0x47530f,this['val']=this['val']['add'](_0x116474),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'](_0x3ad9ca){return a0_0x42422c(()=>{return this['cpy']()['toTime']()===a0_0x147b28(_0x3ad9ca,this['zone']);});}['gt'](_0x5aa0a9){return a0_0x42422c(()=>{return this['cpy']()['toTime']()>a0_0x147b28(_0x5aa0a9,this['zone']);});}['gte'](_0x1a3569){return a0_0x42422c(()=>{return this['cpy']()['toTime']()>=a0_0x147b28(_0x1a3569,this['zone']);});}['lt'](_0x5b6052){return a0_0x42422c(()=>{return this['cpy']()['toTime']()<a0_0x147b28(_0x5b6052,this['zone']);});}['lte'](_0x1739b2){return a0_0x42422c(()=>{return this['cpy']()['toTime']()<=a0_0x147b28(_0x1739b2,this['zone']);});}['btw'](_0x2aebe2,_0x2455c9){return a0_0x42422c(()=>{const _0x41f472=a0_0x147b28(_0x2aebe2,this['zone']),_0x322cbc=a0_0x147b28(_0x2455c9,this['zone']),_0x36bba6=this['cpy']()['toTime']();return _0x41f472<_0x36bba6&&_0x36bba6<_0x322cbc;});}['btweq'](_0x4ed65b,_0x35e2ea){return a0_0x42422c(()=>{const _0x3c1d3c=a0_0x147b28(_0x4ed65b,this['zone']),_0xfed69f=a0_0x147b28(_0x35e2ea,this['zone']),_0x352060=this['cpy']()['toTime']();return _0x3c1d3c<=_0x352060&&_0x352060<=_0xfed69f;});}['btwEqStart'](_0x24d20d,_0x56e99c){return a0_0x42422c(()=>{const _0xe2f669=a0_0x147b28(_0x24d20d,this['zone']),_0xdfe4cb=a0_0x147b28(_0x56e99c,this['zone']),_0x255532=this['cpy']()['toTime']();return _0xe2f669<=_0x255532&&_0x255532<_0xdfe4cb;});}['btwEqEnd'](_0x2ebf1a,_0x4aea25){return a0_0x42422c(()=>{const _0x225841=a0_0x147b28(_0x2ebf1a,this['zone']),_0x3c14f1=a0_0x147b28(_0x4aea25,this['zone']),_0x43ecf2=this['cpy']()['toTime']();return _0x225841<_0x43ecf2&&_0x43ecf2<=_0x3c14f1;});}static['diffDays'](_0x8ac994,_0x1a96bf,_0x1bbab0){return a0_0x42422c(()=>{const _0x423c28=a0_0x147b28(_0x8ac994,a0_0x10d0fe),_0x4a6052=a0_0x147b28(_0x1a96bf,a0_0x10d0fe);return _0x1bbab0?Math['abs'](_0x423c28-_0x4a6052)/0x36ee80/0x18:(_0x423c28-_0x4a6052)/0x36ee80/0x18;});}static['diffHours'](_0xd02527,_0x19b37d,_0x25953d){return a0_0x42422c(()=>{const _0x4f127e=a0_0x147b28(_0xd02527,a0_0x10d0fe),_0x3f4d57=a0_0x147b28(_0x19b37d,a0_0x10d0fe);return _0x25953d?Math['abs'](_0x4f127e-_0x3f4d57)/0x36ee80:(_0x4f127e-_0x3f4d57)/0x36ee80;});}static['diffMins'](_0x1d39ae,_0xf585fd,_0xbd1927){return a0_0x42422c(()=>{const _0x1a6c5e=a0_0x147b28(_0x1d39ae,a0_0x10d0fe),_0xc7f40f=a0_0x147b28(_0xf585fd,a0_0x10d0fe);return _0xbd1927?Math['abs'](_0x1a6c5e-_0xc7f40f)/0x3e8/0x3c:(_0x1a6c5e-_0xc7f40f)/0x3e8/0x3c;});}static['diffSecs'](_0x25839e,_0x4b7140,_0x186702){return a0_0x42422c(()=>{const _0x40c110=a0_0x147b28(_0x25839e,a0_0x10d0fe),_0x1d48e7=a0_0x147b28(_0x4b7140,a0_0x10d0fe);return _0x186702?Math['abs'](_0x40c110-_0x1d48e7)/0x3e8:(_0x40c110-_0x1d48e7)/0x3e8;});}static['divideTime'](_0x573189){return a0_0x42422c(()=>a0_0x2429b0(_0x573189));}}exports['MDateUtil']=a0_0xe1de1;const a0_0x36c68e={};a0_0x36c68e['value']='MDateUtil',a0_0x36c68e['writable']=![],a0_0x36c68e['enumerable']=!![],a0_0x36c68e['configurable']=![],Object['defineProperty'](a0_0xe1de1['prototype'],'idkey',a0_0x36c68e);
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var a0_0x50eaaf=this&&this['__createBinding']||(Object['create']?function(_0x349974,_0x11649e,_0x132195,_0x501671){if(_0x501671===undefined)_0x501671=_0x132195;var _0x2d6718=Object['getOwnPropertyDescriptor'](_0x11649e,_0x132195);if(!_0x2d6718||('get'in _0x2d6718?!_0x11649e['__esModule']:_0x2d6718['writable']||_0x2d6718['configurable'])){var _0x13f390={};_0x13f390['enumerable']=!![],_0x13f390['get']=function(){return _0x11649e[_0x132195];},_0x2d6718=_0x13f390;}Object['defineProperty'](_0x349974,_0x501671,_0x2d6718);}:function(_0x410ed0,_0x386bf5,_0x26bf81,_0x3a006a){if(_0x3a006a===undefined)_0x3a006a=_0x26bf81;_0x410ed0[_0x3a006a]=_0x386bf5[_0x26bf81];}),a0_0xf37f6a=this&&this['__exportStar']||function(_0x110769,_0x1508f0){for(var _0x5eca1b in _0x110769)if(_0x5eca1b!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x1508f0,_0x5eca1b))a0_0x50eaaf(_0x1508f0,_0x110769,_0x5eca1b);},a0_0x1fdb89={};a0_0x1fdb89['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x1fdb89),a0_0xf37f6a(require('./DateUtil'),exports);
1
+ 'use strict';var a0_0x22b308=this&&this['__createBinding']||(Object['create']?function(_0x1d92ac,_0x3b9b65,_0x38a78f,_0x320870){if(_0x320870===undefined)_0x320870=_0x38a78f;var _0x181b64=Object['getOwnPropertyDescriptor'](_0x3b9b65,_0x38a78f);if(!_0x181b64||('get'in _0x181b64?!_0x3b9b65['__esModule']:_0x181b64['writable']||_0x181b64['configurable'])){var _0x88146f={};_0x88146f['enumerable']=!![],_0x88146f['get']=function(){return _0x3b9b65[_0x38a78f];},_0x181b64=_0x88146f;}Object['defineProperty'](_0x1d92ac,_0x320870,_0x181b64);}:function(_0x206501,_0x3df46d,_0x5d5da2,_0x26f627){if(_0x26f627===undefined)_0x26f627=_0x5d5da2;_0x206501[_0x26f627]=_0x3df46d[_0x5d5da2];}),a0_0x4e5bd7=this&&this['__exportStar']||function(_0x446640,_0x49e250){for(var _0x1b1ea8 in _0x446640)if(_0x1b1ea8!=='default'&&!Object['prototype']['hasOwnProperty']['call'](_0x49e250,_0x1b1ea8))a0_0x22b308(_0x49e250,_0x446640,_0x1b1ea8);},a0_0x4a523c={};a0_0x4a523c['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x4a523c),a0_0x4e5bd7(require('./DateUtil'),exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mat-date",
3
- "version": "1.8.90",
3
+ "version": "1.8.92",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",