mat-date 1.8.88 → 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.
- package/dist/DateUtil.d.ts +1 -2
- package/dist/DateUtil.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/DateUtil.d.ts
CHANGED
|
@@ -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():
|
|
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_0x3a3966={};a0_0x3a3966['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x3a3966),exports['MDateUtil']=void 0x0;const a0_0x5f2445=require('@js-temporal/polyfill'),a0_0x5b1ac3=(_0x2cc8ef,_0x4d1434=0x2)=>_0x2cc8ef['toString']()['padStart'](_0x4d1434,'0');function a0_0x253b3f(_0x1f0c68,_0x3c9844){try{return _0x1f0c68();}catch(_0x8d5dd7){if(_0x3c9844)return _0x3c9844;throw new Error('UNKNOWN');}}function a0_0x19adff(_0x528c06,_0x225cc8){try{if(_0x528c06 instanceof Date)return a0_0x5f2445['Temporal']['Instant']['fromEpochMilliseconds'](_0x528c06['getTime']())['toZonedDateTimeISO'](_0x225cc8)['epochMilliseconds'];if(typeof _0x528c06==='number')return _0x528c06;if(typeof _0x528c06==='string')return a0_0x5f2445['Temporal']['Instant']['fromEpochMilliseconds'](new Date(_0x528c06)['getTime']())['toZonedDateTimeISO'](_0x225cc8)['epochMilliseconds'];if(_0x528c06 instanceof a0_0x4da09b)return _0x528c06['toTime']();if(_0x528c06['idkey']==='MDateUtil')return _0x528c06['toTime']();return 0x0;}catch(_0x2d3449){throw new Error('ERROR');}}function a0_0x516a79(_0x4b8e7){function _0x5a5b40(_0x51b922){const _0x5842f1={};return _0x5842f1['weekday']=_0x51b922,a0_0x253b3f(()=>new Intl['DateTimeFormat'](_0x4b8e7['localCode'],_0x5842f1)['format'](a0_0x19adff(_0x4b8e7,_0x4b8e7['zone'])),'');}function _0x3beb72(){return _0x5a5b40('long');}function _0x13b0b1(){return _0x5a5b40('short');}function _0x31c06b(){return _0x5a5b40('narrow');}const _0x1b1283={};return _0x1b1283['ln']=_0x3beb72,_0x1b1283['sh']=_0x13b0b1,_0x1b1283['nr']=_0x31c06b,_0x1b1283;}function a0_0x4b6b42(_0x272488){let _0x57c69b=undefined,_0x50fd55=undefined,_0x309123=undefined,_0x48fc03=undefined;try{const _0x58b818=(_0x272488||'')['match'](/\w{2}:\w{2}(:\w{2})?\b/g)[0x0]['split'](':');_0x57c69b=_0x58b818['length']>=0x1?Number(_0x58b818[0x0]):undefined,_0x50fd55=_0x58b818['length']>=0x2?Number(_0x58b818[0x1]):undefined,_0x309123=_0x58b818['length']>=0x3?Number(_0x58b818[0x2]):undefined;}catch(_0x1a2299){}try{let _0x149ca7=_0x272488||'',_0x2c8abd=/\.\d{3}/g,_0x4ed0a0=_0x149ca7['match'](_0x2c8abd)[0x0]['split']('.')['filter'](_0x4f999c=>Boolean(_0x4f999c));_0x48fc03=_0x4ed0a0['length']>=0x1?Number(_0x4ed0a0[0x0]):undefined;}catch(_0x5954f0){}const _0x347365={};return _0x347365['h']=_0x57c69b,_0x347365['m']=_0x50fd55,_0x347365['s']=_0x309123,_0x347365['ms']=_0x48fc03,_0x347365;}let a0_0x235432=Intl['NumberFormat']()['resolvedOptions']()['locale'],a0_0x547a77=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];class a0_0x4da09b{['val'];['_code']=Intl['NumberFormat']()['resolvedOptions']()['locale'];['_zone']=Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'];['dyfrmt']=a0_0x516a79(this);get['localCode'](){return this['_code'];}get['zone'](){return this['_zone'];}['with'](_0xa0a3d3){this['val']=this['val']['with']({'year':_0xa0a3d3['getFullYear'](),'month':_0xa0a3d3['getMonth']()+0x1,'day':_0xa0a3d3['getDate'](),'hour':_0xa0a3d3['getHours'](),'minute':_0xa0a3d3['getMinutes'](),'second':_0xa0a3d3['getSeconds'](),'millisecond':_0xa0a3d3['getMilliseconds']()});}['init'](){const _0x1595d6=new Date();return this['val']=a0_0x5f2445['Temporal']['Instant']['from'](_0x1595d6['toISOString']())['toZonedDateTimeISO'](this['zone']),this['dyfrmt']=a0_0x516a79(this),this;}['toString'](){return'---';}static['new'](){return new a0_0x4da09b()['setCode'](a0_0x235432)['setZone'](a0_0x547a77)['init']();}static['setCode'](_0x58b471){return a0_0x235432=_0x58b471,this;}static['setZone'](_0x431706){return a0_0x547a77=_0x431706,this;}static['seperator'](){return a0_0x253b3f(()=>new Date()['toLocaleDateString'](a0_0x235432)['replace'](/\d/g,'')['split']('')[0x0]);}['cpy'](){return a0_0x253b3f(()=>a0_0x4da09b['new']()['setTime'](this['toTime']()));}['setCode'](_0x2aa4a0){return this['_code']=_0x2aa4a0,this;}['setZone'](_0x4170fd){return this['_zone']=_0x4170fd,this;}['seperator'](){return a0_0x253b3f(()=>new Date()['toLocaleDateString'](this['_code'])['replace'](/\d/g,'')['split']('')[0x0]);}['timezone'](){return a0_0x253b3f(()=>{return this['zone']||Intl['DateTimeFormat']()?.['resolvedOptions']()?.['timeZone'];},null);}['zones'](_0x590209=this['_code']){return a0_0x253b3f(()=>{return new Intl['Locale'](_0x590209)?.['timeZones']||[];},null);}['region'](_0x511817=this['_code']){return a0_0x253b3f(()=>{return new Intl['Locale'](_0x511817)['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 _0xaeb7e7=this['val']['dayOfWeek'];return _0xaeb7e7?_0xaeb7e7:0x7;}['dayOfWeekUtc'](){return this['val']['dayOfWeek']-0x1;}['setYear'](_0x569033){const _0x52d85e={};return _0x52d85e['year']=_0x569033,this['val']=this['val']['with'](_0x52d85e),this;}['setMonth'](_0x1c7ce1){const _0x443ed4={};return _0x443ed4['month']=_0x1c7ce1,this['val']=this['val']['with'](_0x443ed4),this;}['setMonthUtc'](_0x5dd054){const _0x253bdf={};return _0x253bdf['month']=_0x5dd054+0x1,this['val']=this['val']['with'](_0x253bdf),this;}['setDay'](_0x474f5e){const _0x8bd243={};return _0x8bd243['day']=_0x474f5e,this['val']=this['val']['with'](_0x8bd243),this;}['setHour'](_0x157d39){const _0x2c797b={};return _0x2c797b['hour']=_0x157d39,this['val']=this['val']['with'](_0x2c797b),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'](_0x151402){const _0x23e426={};return _0x23e426['minute']=_0x151402,this['val']=this['val']['with'](_0x23e426),this;}['startOfMin'](){return this['setSeconds'](0x0),this['setMilliseconds'](0x0),this;}['endOfMin'](){return this['setSeconds'](0x3b),this['setMilliseconds'](0x3e7),this;}['setSeconds'](_0x1faf8d){const _0x488c9c={};return _0x488c9c['second']=_0x1faf8d,this['val']=this['val']['with'](_0x488c9c),this;}['startOfSeconds'](){return this['setMilliseconds'](0x0),this;}['endOfSeconds'](){return this['setMilliseconds'](0x3e7),this;}['setMilliseconds'](_0x1c18dd){const _0x478f5a={};return _0x478f5a['millisecond']=_0x1c18dd,this['val']=this['val']['with'](_0x478f5a),this;}['startOfMilliseconds'](){return this['setMilliseconds'](0x0),this;}['endOfMilliseconds'](){return this['setMilliseconds'](0x3e7),this;}['setIsoDate'](_0x33cbaa){const _0x2dcb0b=_0x33cbaa?new Date(_0x33cbaa?.['replace']('T','\x20')):new Date();return this['val']=a0_0x5f2445['Temporal']['Instant']['from'](_0x2dcb0b['toISOString']())['toZonedDateTimeISO'](this['zone']),this;}['setTime'](_0x4df298){return this['val']=a0_0x5f2445['Temporal']['Instant']['fromEpochMilliseconds'](_0x4df298||new Date()['getTime']())['toZonedDateTimeISO'](this['zone']),this;}['setDate'](_0x556afc){return this['setIsoDate'](_0x556afc?.['toISOString']()),this;}['setDateInputValue'](_0x46ba5a){const _0x32a500=_0x46ba5a?new Date(_0x46ba5a?.['replace']('T','\x20')):new Date();return _0x32a500['getTime']()&&(this['val']=a0_0x5f2445['Temporal']['Instant']['from'](_0x32a500?.['toISOString']())['toZonedDateTimeISO'](this['zone']),this['with'](_0x32a500)),this;}['setVal'](_0x4a1ffc){return a0_0x253b3f(()=>{return a0_0x4da09b['new']()['setTime'](a0_0x19adff(_0x4a1ffc,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_0x5b1ac3(this['month']());}['toDateInput'](){return this['year']()+'-'+a0_0x5b1ac3(this['month']())+'-'+a0_0x5b1ac3(this['day']());}['toTimeInput'](_0x4c14fc=!![]){const _0x82ce12=[];return _0x82ce12['push'](a0_0x5b1ac3(this['hours']())),_0x82ce12['push'](a0_0x5b1ac3(this['min']())),_0x4c14fc&&_0x82ce12['push'](a0_0x5b1ac3(this['sec']())),_0x82ce12['join'](':');}['toDateTimeInput'](_0x14456b=!![]){return this['toDateInput']()+'T'+this['toTimeInput'](_0x14456b);}['toAs'](){return this['val']['toInstant']()['toString']();}['strDate'](){const _0x33f96c={};return _0x33f96c['month']='2-digit',_0x33f96c['day']='2-digit',_0x33f96c['year']='numeric',this['val']['toLocaleString'](this['_code'],_0x33f96c);}['strTime'](){return a0_0x5b1ac3(this['hours']())+':'+a0_0x5b1ac3(this['min']())+':'+a0_0x5b1ac3(this['sec']());}['strHHmm'](){return a0_0x5b1ac3(this['hours']())+':'+a0_0x5b1ac3(this['min']());}['str'](){return this['strDate']()+'\x20'+this['strTime']();}['strLocal'](_0x453bc2){return this['val']['toLocaleString'](this['_code'],_0x453bc2);}['strYears'](){return this['val']['year']['toString']();}['strMounth'](){return a0_0x5b1ac3(this['month'](),0x2);}['strDay'](){return a0_0x5b1ac3(this['day'](),0x2);}['strHour'](){return a0_0x5b1ac3(this['hours'](),0x2);}['strMin'](){return a0_0x5b1ac3(this['min'](),0x2);}['strSec'](){return a0_0x5b1ac3(this['sec'](),0x2);}['strMsec'](){return a0_0x5b1ac3(this['msec'](),0x2);}['strDayStr'](){return{'ln':()=>this['dyfrmt']['ln'](),'sh':()=>this['dyfrmt']['sh'](),'nr':()=>this['dyfrmt']['nr']()};}['addDay'](_0x1a968){const _0x1dd359={};return _0x1dd359['days']=_0x1a968,this['val']=this['val']['add'](_0x1dd359),this;}['addHours'](_0x579ddc){const _0x1b330a={};return _0x1b330a['hours']=_0x579ddc,this['val']=this['val']['add'](_0x1b330a),this;}['addMins'](_0x45775c){const _0x4cea41={};return _0x4cea41['minutes']=_0x45775c,this['val']=this['val']['add'](_0x4cea41),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'](_0x5dd696){return a0_0x253b3f(()=>{return this['cpy']()['toTime']()===a0_0x19adff(_0x5dd696,this['zone']);});}['gt'](_0x491cd1){return a0_0x253b3f(()=>{return this['cpy']()['toTime']()>a0_0x19adff(_0x491cd1,this['zone']);});}['gte'](_0x172ea5){return a0_0x253b3f(()=>{return this['cpy']()['toTime']()>=a0_0x19adff(_0x172ea5,this['zone']);});}['lt'](_0x34b294){return a0_0x253b3f(()=>{return this['cpy']()['toTime']()<a0_0x19adff(_0x34b294,this['zone']);});}['lte'](_0x1ce628){return a0_0x253b3f(()=>{return this['cpy']()['toTime']()<=a0_0x19adff(_0x1ce628,this['zone']);});}['btw'](_0x38fcb8,_0xc0a955){return a0_0x253b3f(()=>{const _0x10a34a=a0_0x19adff(_0x38fcb8,this['zone']),_0x43e977=a0_0x19adff(_0xc0a955,this['zone']),_0x3c31d1=this['cpy']()['toTime']();return _0x10a34a<_0x3c31d1&&_0x3c31d1<_0x43e977;});}['btweq'](_0x28eccb,_0x59d1d0){return a0_0x253b3f(()=>{const _0x1d0a93=a0_0x19adff(_0x28eccb,this['zone']),_0x4ecb7d=a0_0x19adff(_0x59d1d0,this['zone']),_0x3a3b0c=this['cpy']()['toTime']();return _0x1d0a93<=_0x3a3b0c&&_0x3a3b0c<=_0x4ecb7d;});}['btwEqStart'](_0x1be2a9,_0x4bc7b5){return a0_0x253b3f(()=>{const _0x39cff5=a0_0x19adff(_0x1be2a9,this['zone']),_0x548e16=a0_0x19adff(_0x4bc7b5,this['zone']),_0x3eeb80=this['cpy']()['toTime']();return _0x39cff5<=_0x3eeb80&&_0x3eeb80<_0x548e16;});}['btwEqEnd'](_0x11bb5c,_0x518b9f){return a0_0x253b3f(()=>{const _0x41b4d5=a0_0x19adff(_0x11bb5c,this['zone']),_0x24af80=a0_0x19adff(_0x518b9f,this['zone']),_0x32db04=this['cpy']()['toTime']();return _0x41b4d5<_0x32db04&&_0x32db04<=_0x24af80;});}static['diffDays'](_0x33fd0c,_0x241ca2,_0x3f5eb1){return a0_0x253b3f(()=>{const _0x14f1de=a0_0x19adff(_0x33fd0c,a0_0x547a77),_0x4a6fe8=a0_0x19adff(_0x241ca2,a0_0x547a77);return _0x3f5eb1?Math['abs'](_0x14f1de-_0x4a6fe8)/0x36ee80/0x18:(_0x14f1de-_0x4a6fe8)/0x36ee80/0x18;});}static['diffHours'](_0x29e396,_0x122540,_0x4bd90f){return a0_0x253b3f(()=>{const _0x58812e=a0_0x19adff(_0x29e396,a0_0x547a77),_0xc08ccd=a0_0x19adff(_0x122540,a0_0x547a77);return _0x4bd90f?Math['abs'](_0x58812e-_0xc08ccd)/0x36ee80:(_0x58812e-_0xc08ccd)/0x36ee80;});}static['diffMins'](_0x6b9d90,_0x38fed8,_0x27d611){return a0_0x253b3f(()=>{const _0x42b9d7=a0_0x19adff(_0x6b9d90,a0_0x547a77),_0x35e253=a0_0x19adff(_0x38fed8,a0_0x547a77);return _0x27d611?Math['abs'](_0x42b9d7-_0x35e253)/0x3e8/0x3c:(_0x42b9d7-_0x35e253)/0x3e8/0x3c;});}static['diffSecs'](_0x9a5f,_0x5a95ea,_0x513b22){return a0_0x253b3f(()=>{const _0x2e0b99=a0_0x19adff(_0x9a5f,a0_0x547a77),_0x2f471f=a0_0x19adff(_0x5a95ea,a0_0x547a77);return _0x513b22?Math['abs'](_0x2e0b99-_0x2f471f)/0x3e8:(_0x2e0b99-_0x2f471f)/0x3e8;});}static['divideTime'](_0xecba3f){return a0_0x253b3f(()=>a0_0x4b6b42(_0xecba3f));}}exports['MDateUtil']=a0_0x4da09b;const a0_0x5dfefd={};a0_0x5dfefd['value']='MDateUtil',a0_0x5dfefd['writable']=![],a0_0x5dfefd['enumerable']=!![],a0_0x5dfefd['configurable']=![],Object['defineProperty'](a0_0x4da09b['prototype'],'idkey',a0_0x5dfefd);
|
|
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
|
|
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);
|