<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">!function(){"use strict";!function(){var t=void 0;function n(t){return(n="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t})(t)}var e=function(t){return void 0===t},i=function(t){return"function"==typeof t},o=function(t){return"string"==typeof t},a=function(t){return JSON.parse(JSON.stringify(t))},r=function(t){if(!t||!t.constructor||t.nodeType)return!1;try{return"{}"===JSON.stringify(t)}catch(t){return!0}},s=function o(){for(var a,s,h,u,d,c=arguments.length,p=new Array(c),m=0;m&lt;c;m++)p[m]=arguments[m];var l=p[0]||{},y=1,f=p.length,v=!1;for("boolean"==typeof l&amp;&amp;(v=l,l=p[y]||{},y+=1),"object"!==n(l)&amp;&amp;i(l)&amp;&amp;(l={}),y===f&amp;&amp;(l=t,y-=1);y&lt;f;y++)if(a=p[y],!e(a)&amp;&amp;null!==a)for(var g=0;g&lt;window.Object.keys(a).length;g++){var D=window.Object.keys(a)[g];if(Object.prototype.hasOwnProperty.call(a,D)){if(h=a[D],"__proto__"===D||l===h)return!0;u=Array.isArray(h),v&amp;&amp;h&amp;&amp;(r(h)||u)?(s=l[D],d=u&amp;&amp;!Array.isArray(s)?[]:u||r(s)?s:{},l[D]=o(v,d,h)):e(h)||(l[D]=h)}}return l},h=function(t,n){return window.Math.abs(t-n*window.Math.floor(t/n))},u=function(t){var n=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:2,e=String(Math.abs(t)),i=e.length,o="";for(t&lt;0&amp;&amp;(o+="-");i&lt;n;)i+=1,o+="0";return o+e},d=function(t,n,e){var i=s(n,e),o=t.initDate,a=t.options.maxDate,r=t.options.minDate,h=i.year,u=i.month,d=i.day;return isNaN(h)||h&lt;1e3||h&gt;1999?h=o.year:h&lt;r.year?(h=r.year,u=1):h&gt;a.year&amp;&amp;(h=a.year),isNaN(u)||u&lt;1||u&gt;12?u=o.month:h&lt;=r.year&amp;&amp;u&lt;r.month?(u=r.month,d=1):h&gt;=a.year&amp;&amp;u&gt;a.month&amp;&amp;(u=a.month),isNaN(d)||d&lt;1?d=o.day:u&lt;=r.month&amp;&amp;d&lt;r.day?d=r.day:u&gt;=a.month&amp;&amp;d&gt;a.day&amp;&amp;(d=a.day),{year:parseInt(h),month:parseInt(u),day:parseInt(d)}},c=function(t,n,e){var i=s(n,e),o=t.initTime,a=t.options.maxTime,r=t.options.minTime,h=i.hour,u=i.minute,d=i.second;return isNaN(h)||h&lt;0||h&gt;23?h=o.hour:h&lt;r.hour?h=r.hour:h&gt;a.hour&amp;&amp;(h=a.hour),isNaN(u)||u&lt;0||u&gt;59?u=o.minute:h&lt;=r.hour&amp;&amp;u&lt;r.minute?u=r.minute:h&gt;=a.hour&amp;&amp;u&gt;a.minute&amp;&amp;(u=a.minute),isNaN(d)||d&lt;0||d&gt;59?d=o.second:h&lt;=r.hour&amp;&amp;u&lt;=r.minute&amp;&amp;d&lt;r.second?d=r.second:h&gt;=a.hour&amp;&amp;u&gt;=a.minute&amp;&amp;d&gt;a.second&amp;&amp;(d=a.second),{hour:parseInt(h),minute:parseInt(u),second:parseInt(d)}},p=function(t,n,e,i){var o=t.options.minDate,a=t.options.maxDate,s=l(t,{year:n,month:e,day:i});return o=r(o)?s:l(t,{year:o.year,month:o.month,day:o.day}),s&lt;=(a=r(a)?s:l(t,{year:a.year,month:a.month,day:a.day}))&amp;&amp;s&gt;=o},m=function(t,n){var e=t.options.separatorChars,i=n.split(e.between),o=t.options.date?i[0].split(e.date):{},a=t.options.date?t.options.time&amp;&amp;i[1]?i[1].split(e.time):{}:i[0].split(e.time);return{year:parseInt(o[0]),month:parseInt(o[1]),day:parseInt(o[2]),hour:parseInt(a[0]),minute:parseInt(a[1]),second:parseInt(a[2])}},l=function(t,n){var e=t.options.separatorChars;return"".concat(n.year).concat(e.date).concat(u(n.month)).concat(e.date).concat(u(n.day))},y=function(t,n){if(!n)return!1;var e=n.substr(0,10).split(t.options.separatorChars.date);return 3===e.length&amp;&amp;4===e[0].length&amp;&amp;2===e[1].length&amp;&amp;2===e[2].length},f=function(t,n){if(!n)return!1;var e=n.substr(t.options.date?11:0,8).split(t.options.separatorChars.time);return e.length===(t.options.hasSecond?3:2)&amp;&amp;!e.find((function(t){return 2!==t.toString().length}))},v="jdp",g="".concat(v,"-container"),D="".concat(v,"-overlay"),w="div.".concat(v,"-years"),_="div.".concat(v,"-year"),b="div.".concat(v,"-months"),C="div.".concat(v,"-month"),T="div.".concat(v,"-days"),x="div.".concat(v,"-day"),I="div.".concat(v,"-day.not-in-month"),S="div.".concat(v,"-day.disabled-day"),M="".concat(I,".disabled-day"),E="div.".concat(v,"-day-name"),A="div.".concat(v,"-icon-plus"),O="div.".concat(v,"-icon-minus"),j="div.".concat(v,"-footer"),N="div.".concat(v,"-btn-today"),P="div.".concat(v,"-btn-empty"),V="div.".concat(v,"-btn-close"),B="div.".concat(v,"-time-container"),H="div.".concat(v,"-time"),Y="not-in-range",L="holly-day",k="".concat(v,":change"),z="click",R="focusin",J="today",W="attr",q="data-jdp-only-date",F="data-jdp-only-time",X=("data-".concat(v),"visible"),G="block",K="none",Q=function t(n){if(["html","body","#document"].indexOf((n.nodeName||"").toLowerCase())&gt;=0)return window;if(n instanceof HTMLElement){var e=window.getComputedStyle(n),i=e.overflow,o=e.overflowX,a=e.overflowY;if(/auto|scroll|overlay/.test(i+a+o))return n}return t(n.parentNode)},U=function(t){var n=document.createEvent("Event");return n.initEvent(t,!0,!0),n},Z=function(t,n){t&amp;&amp;(t.dispatchEvent(U(n)),n===k&amp;&amp;(t.dispatchEvent(U("change")),t.dispatchEvent(U("input"))))},$=function(t,n,i,a,r){var s=t.split(".");t=s.shift()||"div";var h=s,u=window.document.createElement(t);return o(n)?window.document.querySelector(n).appendChild(u):n.appendChild(u),h.length&amp;&amp;(u.className=h.join(" ")),i&amp;&amp;a&amp;&amp;function(t,n,e){for(var i=n.split(" "),o=0,a=i.length;o&lt;a;o++)t.addEventListener(i[o],e,!1)}(u,i,a),e(r)||tt(u,r),u},tt=function(t,n){t.innerHTML=n},nt=function(t,n){return n?t.toString().replace(/\d/g,(function(t){return"Ū°Ū±Ū²Ū³Ū´ŪµŪ¶Ū·ŪøŪ¹"[t]})):t},et=function(t){function n(t,n){return~~(t/n)}for(var e,i=[-61,9,38,199,426,686,756,818,1111,1181,1210,1635,2060,2097,2192,2262,2324,2394,2456,3178],o=i.length,a=0,r=-14,s=i[0],u=1;u&lt;o;u+=1){var d=i[u];if(a=d-s,t&lt;d)break;r=r+8*n(a,33)+n(h(a,33),4),s=d}var c=t-s;return a-c&lt;6&amp;&amp;(c=c-a+33*n(a+4,33)),-1===(e=h(h(c+1,33)-1,4))&amp;&amp;(e=4),0===e},it=function(t,n,e){var i=function(t,n){return t&lt;8?31*(t-1)+n:186+30*(t-7)+n};return h(function(t,n,e,o,a,r){for(var s=i(a,r)-i(n,e),h=t&lt;o?o:t,u=t&lt;o?t:o;u&lt;h;u++)et(u)?s+=t&lt;o?366:-366:s+=t&lt;o?365:-365;return s}(1392,3,25,t,n,e),7)},ot=function(t,n){return[0,31,31,31,31,31,31,30,30,30,30,30,et(t)?30:29][n]};var at,rt,st=function(t,n){for(var e=[],i=t;i&lt;=n;i++)e.push(u(i));return e},ht=function(t,n,e){var i=$(H,n),o=$("select",i,"change",(function(n){var i,o,a;t.setValue(c(t,t.initTime,(i={},o=e,a=n.target.value,o in i?Object.defineProperty(i,o,{value:a,enumerable:!0,configurable:!0,writable:!0}):i[o]=a,i)))}));o.tabIndex=-1;for(var a,r,h=(a=s({hour:0,minute:0,second:0},t.options.minTime),r=s({hour:23,minute:59,second:59},t.options.maxTime),"hour"==e?st(a.hour,r.hour):"minute"==e?a.hour==r.hour?st(a.minute,r.minute):t.initTime.hour==a.hour?st(a.minute,59):t.initTime.hour==r.hour?st(0,r.minute):st(0,59):"second"==e?a.hour==r.hour&amp;&amp;a.minute==r.minute?st(a.second,r.second):t.initTime.hour==a.hour&amp;&amp;t.initTime.minute==a.minute?st(a.second,59):t.initTime.hour==r.hour&amp;&amp;t.initTime.minute==r.minute?st(0,r.second):st(0,59):st(a.second,r.second)),u=0;u&lt;h.length;u++){var d=$("option",o);d.value=h[u].toString(),d.text=nt(h[u],t.options.persianDigits),d.selected=parseInt(h[u])===parseInt(t.getValue[e]||t.initTime[e])}},ut=function(t){return 6===t?".".concat("last-week",".").concat(L):""},dt=function(t,n,e){$(A+(e?t.options.maxDate.year===t.initDate.year?".".concat(Y):"":t.options.maxDate.year===t.initDate.year&amp;&amp;t.options.maxDate.month===t.initDate.month?".".concat(Y):""),n,z,e?function(){t.increaseYear()}:function(){t.increaseMonth()},t.options.plusHtml)},ct=function(t,n,e){$(O+(e?t.options.minDate.year===t.initDate.year?".".concat(Y):"":t.options.minDate.year===t.initDate.year&amp;&amp;t.options.minDate.month===t.initDate.month?".".concat(Y):""),n,z,e?function(){t.decreaseYear()}:function(){t.decreaseMonth()},t.options.minusHtml)},pt=function(t){var n=$(w,t.dpContainer);dt(t,n,!0);var e=$(_,n);ct(t,n,!0);var i=t.options.useDropDownYears,o=$(i?"select":"input",e,"keyup change",(function(n){n.target.value&lt;1e3||n.target.value&gt;2e3||t.yearChange(n.target.value)}));if(i)for(var a=function(t){function n(t){return 100*Math.round(t/100)}var e=t.initDate.year;return{min:t.options.minDate.year||n(e-200),max:t.options.maxDate.year||n(e+200)}}(t),r=a.min;r&lt;=a.max;r++){var s=$("option",o);s.value=r,s.text=nt(r,t.options.persianDigits),s.selected=r===t.initDate.year}else o.tabIndex=-1,o.value=t.initDate.year,o.type="number"},mt=function(t){pt(t),function(t){var n=$(b,t.dpContainer);dt(t,n,!1);var e=$(C,n);ct(t,n,!1);var i=$("select",e,"change",(function(n){t.monthChange(n.target.value)}));i.tabIndex=-1;for(var o=function(t){var n=t.initDate.year,e=t.options.minDate,i=t.options.maxDate,o=[],a=1,r=12;n===e.year?(a=e.month,n===i.year&amp;&amp;(r=i.month)):n===i.year&amp;&amp;(a=1,r=i.month);for(var s=a;s&lt;=r;s++)o.push(s);return o}(t),a=t.options.months,r=0;r&lt;o.length;r++){var s=$("option",i);s.value=o[r],s.text=nt(a[o[r]-1],t.options.persianDigits),s.selected=o[r]===t.initDate.month}}(t),function(t){for(var n=$(T,t.dpContainer),e=0;e&lt;7;e++)$(E+ut(e),n,null,null,nt(t.options.days[e],t.options.persianDigits));for(var o=function(n){return!n.day||n.inBeforeMonth?n.day=1:n.day+=1,n.inBeforeMonth=!1,n.inAfterMonth=!1,n.isValid=!1,n.isHollyDay=!1,n.className="",n.year=t.initDate.year,n.month=t.initDate.month,n},a=o({}),r=ot(a.year,a.month),h=it(a.year,a.month,1),u=7*Math.ceil((h+r)/7)-1,d=1==a.month?12:a.month-1,c=12==a.month?1:a.month+1,m=12==d?a.year-1:a.year,l=1==c?a.year+1:a.year,y=1==a.month?ot(a.year-1,d):ot(a.year,d),f=it(a.year,a.month,a.day),v=y-f,g=0,D=function(e){a.inBeforeMonth=a.day&lt;=f&amp;&amp;e&lt;f,a.inAfterMonth=e&gt;=r+f,(a.inBeforeMonth||a.inAfterMonth)&amp;&amp;(a.inBeforeMonth?(v++,a.day=v,a.year=m,a.month=d):(g++,a.day=g,a.year=l,a.month=c)),a.isValid=p(t,a.year,a.month,a.day),a.className=ut(it(a.year,a.month,a.day)),t.inputValue.day===a.day&amp;&amp;t.inputValue.year===a.year&amp;&amp;t.inputValue.month===a.month&amp;&amp;(a.className+=".".concat("selected")),t.today.day===a.day&amp;&amp;t.today.year===a.year&amp;&amp;t.today.month===a.month&amp;&amp;(a.className+=".".concat("today")),i(t.options.dayRendering)&amp;&amp;s(a,t.options.dayRendering(a,t.input)),a.isHollyDay&amp;&amp;(a.className+=".".concat(L));var h=a.isValid?x:S;(a.inBeforeMonth||a.inAfterMonth)&amp;&amp;(h=I,a.isValid||(h=M));var u=$(h+a.className,n,null,null,nt(a.day,t.options.persianDigits));u.day=a.day,u.month=a.month,u.year=a.year,a.isValid&amp;&amp;u.addEventListener(z,(function(){t.setValue({year:u.year,month:u.month,day:u.day})})),o(a)},w=0;w&lt;=u;w++)D(w)}(t)},lt=function(t){var n,e=$(j,t.dpContainer);if(t.options.showTodayBtn&amp;&amp;t.options.date){var i=function(t){return p(t,t.today.year,t.today.month,t.today.day)}(t);$(N+(i?"":".disabled-btn"),e,z,(function(){i&amp;&amp;t.setValue(t.today)}),"Ų§Ł…Ų±ŁŲ²")}t.options.date||!t.options.time||null!==(n=t.input)&amp;&amp;void 0!==n&amp;&amp;n.value||$(N,e,z,(function(){t.setValue(t.initTime),t.hide()}),"Ų§Ł†ŲŖŲ®Ų§ŲØ"),t.options.showEmptyBtn&amp;&amp;$(P,e,z,(function(){t.input.value="",Z(t.input,k),t.options.hideAfterChange&amp;&amp;t.hide()}),"Ų®Ų§Ł„Ū"),t.options.showCloseBtn&amp;&amp;$(V,e,z,(function(){t.hide()}),"ŲØŲ³ŲŖŁ†")},yt=function(t){tt(t.dpContainer,""),t.options.date&amp;&amp;mt(t),t.options.time&amp;&amp;function(t){var n=B+(t.options.time&amp;&amp;!t.options.date?".jdp-only-time":""),e=$(n,t.dpContainer);t.options.hasSecond&amp;&amp;ht(t,e,"second"),ht(t,e,"minute"),ht(t,e,"hour")}(t),lt(t)};var ft=/iphone|ipod|android|ie|blackberry|fennec/.test(null===(at=window.navigator)||void 0===at||null===(rt=at.userAgent)||void 0===rt?void 0:rt.toLowerCase()),vt={init:function(t){var n;this.updateOptions(t),Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector,window.addEventListener("resize",(function(){vt.setPosition()})),this.options.autoHide&amp;&amp;document.body.addEventListener("click",(function(t){var n,e,o;vt.isShow&amp;&amp;(n=vt.dpContainer,!((o=(e=t).path||e.composedPath&amp;&amp;e.composedPath()||!1)?-1!==o.indexOf(n):n.outerHTML.indexOf(e.target.outerHTML)&gt;-1))&amp;&amp;function(t){try{return i(t.composedPath)?t.composedPath()[0]:t.target}catch(n){return t.target}}(t)!==vt.input&amp;&amp;vt.hide()})),this.options.autoShow&amp;&amp;(n=this.options.selector,document.body.addEventListener(R,(function(t){t.target&amp;&amp;t.target.matches(n)&amp;&amp;vt.show(t.target)})))},updateOptions:function(t){this.options=Dt(t)},options:a({days:["Ų´","Ū","ŲÆ","Ų³","Ś†","Ł¾","Ų¬"],months:["ŁŲ±ŁŲ±ŲÆŪŁ†","Ų§Ų±ŲÆŪŲØŁ‡Ų´ŲŖ","Ų®Ų±ŲÆŲ§ŲÆ","ŲŖŪŲ±","Ł…Ų±ŲÆŲ§ŲÆ","Ų´Ł‡Ų±ŪŁŲ±","Ł…Ł‡Ų±","Ų¢ŲØŲ§Ł†","Ų¢Ų°Ų±","ŲÆŪ","ŲØŁ‡Ł…Ł†","Ų§Ų³ŁŁ†ŲÆ"],initDate:null,today:null,initTime:null,hasSecond:!0,time:!1,date:!0,minDate:{},maxDate:{},minTime:{},maxTime:{},separatorChars:{date:"/",between:" ",time:":"},persianDigits:!1,zIndex:1e3,container:"body",selector:"input[data-jdp]",autoShow:!0,autoHide:!0,hideAfterChange:!0,plusHtml:'&lt;svg viewBox="0 0 1024 1024"&gt;&lt;g&gt;&lt;path d="M810 554h-256v256h-84v-256h-256v-84h256v-256h84v256h256v84z"&gt;&lt;/path&gt;&lt;/g&gt;&lt;/svg&gt;',minusHtml:'&lt;svg viewBox="0 0 1024 1024"&gt;&lt;g&gt;&lt;path d="M810 554h-596v-84h596v84z"&gt;&lt;/path&gt;&lt;/g&gt;&lt;/svg&gt;',changeMonthRotateYear:!1,showTodayBtn:!0,showEmptyBtn:!0,showCloseBtn:ft,autoReadOnlyInput:ft,useDropDownYears:!0,topSpace:0,bottomSpace:0,overflowSpace:-10}),input:null,get dpContainer(){return this._dpContainer&amp;&amp;this._dpContainer.isConnected||(this._dpContainer=$(g,this.options.container),this.dpContainer.style.zIndex=this.options.zIndex),this.overlayElm&amp;&amp;this.overlayElm.isConnected||(this.overlayElm=$(D,this.options.container),this.overlayElm.style.zIndex=this.options.zIndex-1),this._dpContainer},get today(){return this._today=this._today||this.options.today||function(){var t,n,e=new Date,i=parseInt(e.getFullYear()),o=parseInt(e.getMonth())+1,a=parseInt(e.getDate());i&gt;1600?(t=979,i-=1600):(t=0,i-=621);var r=o&gt;2?i+1:i;return n=365*i+parseInt((r+3)/4)-parseInt((r+99)/100)+parseInt((r+399)/400)-80+a+[0,31,59,90,120,151,181,212,243,273,304,334][o-1],t+=33*parseInt(n/12053),n%=12053,t+=4*parseInt(n/1461),(n%=1461)&gt;365&amp;&amp;(t+=parseInt((n-1)/365),n=(n-1)%365),{year:t,month:n&lt;186?1+parseInt(n/31):7+parseInt((n-186)/30),day:1+(n&lt;186?n%31:(n-186)%30)}}(),this._today},get inputValue(){var t=a(this.input.value);return t=function(t,n){if(!n)return!1;var e=t.options.separatorChars,i=t.options.date?"\\d{4}".concat(e.date,"\\d{2}").concat(e.date,"\\d{2}"):"",o=t.options.time?"\\d{2}".concat(e.time,"\\d{2}")+(t.options.hasSecond?"".concat(e.time,"\\d{2}"):""):"";return new RegExp(i+(i&amp;&amp;o?e.between:"")+o).test(n,"g")}(this,t)||o(t)&amp;&amp;y(this,t)?m(this,t):{}},get initDate(){return this.options.initDate?this.options.initDate:(this._initDate||(this._initDate=a(this.input.value)||{},r(this._initDate)?this._initDate=this.options.initDate||a(this.today):o(this._initDate)&amp;&amp;y(this,this._initDate)?this._initDate=m(this,this._initDate):this._initDate=a(this.today),this._initDate=d(this,this._initDate)),this._initDate)},get initTime(){if(this._initTime)return this._initTime;var t=new Date,n={hour:t.getHours(),minute:t.getMinutes(),second:0};return this._initTime=a(this.input.value)||this.options.initTime||n,o(this._initTime)&amp;&amp;(f(this,this._initTime)?this._initTime=m(this,this._initTime):this._initTime=n),this._initTime=c(this,this._initTime),this._initTime},_draw:function(){yt(this)},show:function(t){var n=this;this._initDate=null,this._initTime=null,this._value=null,this.input=t,this._draw(),function(t,n){n.autoReadOnlyInput&amp;&amp;!t.readOnly&amp;&amp;(t.setAttribute("readonly","readonly"),t.readOnly=!0)}(t,this.options),this.dpContainer.style.visibility=X,this.dpContainer.style.display=G,this.overlayElm.style.display=G,setTimeout((function(){n.dpContainer.style.visibility=X,n.dpContainer.style.display=G,n.overlayElm.style.display=G,n.isShow=!0}),300),this.setPosition(),function(t){Q(t).addEventListener("scroll",(function(){vt.setPosition()}),{passive:!0})}(t)},hide:function(){this.dpContainer.style.visibility="hidden",this.dpContainer.style.display=K,this.overlayElm.style.display=K,this.isShow=!1},setPosition:function(){if(this.dpContainer.style.visibility===X){var t=this.input.getBoundingClientRect(),n=t.height,e=t.left,i=t.top+n;i+=this.options.topSpace;var o=window.document.body.offsetWidth,a=this.dpContainer.offsetWidth,r=this.dpContainer.offsetHeight;e+a&gt;=o&amp;&amp;(e-=e+a-(o+this.options.overflowSpace)),i-n&gt;=r&amp;&amp;i+r&gt;=window.innerHeight&amp;&amp;(i-=r+n+this.options.bottomSpace+this.options.topSpace),this.dpContainer.style.position="fixed",this.dpContainer.style.left=e+"px",this.dpContainer.style.top=i+"px"}},get getValue(){return this._value=this._value||this.inputValue||{},this._value},setValue:function(t){var n,e,i,o,a;this._value=s({year:this.today.year,month:this.today.month,day:this.today.day,hour:this.initTime.hour,minute:this.initTime.minute,second:this.initTime.second},s(this._value,t)),this._initTime=null,this.input.value=(n=this,e=this._value,i=n.options.separatorChars,o=n.options.date?"".concat(e.year).concat(i.date).concat(u(e.month)).concat(i.date).concat(u(e.day)):"",a=n.options.time?"".concat(u(e.hour)).concat(i.time).concat(u(e.minute))+(n.options.hasSecond?i.time+u(e.second):""):"",o+(o&amp;&amp;a?i.between:"")+a),Z(this.input,k),!this.options.time&amp;&amp;this.options.hideAfterChange?this.hide():this._draw()},increaseMonth:function(){var t=12===this._initDate.month;this.options.changeMonthRotateYear&amp;&amp;t&amp;&amp;this.increaseYear(),this.monthChange(t?1:this._initDate.month+1)},decreaseMonth:function(){var t=1===this._initDate.month;this.options.changeMonthRotateYear&amp;&amp;t&amp;&amp;this.decreaseYear(),this.monthChange(t?12:this._initDate.month-1)},monthChange:function(t){this._initDate=d(this,this._initDate,{month:t}),this._draw()},increaseYear:function(){this.yearChange(this._initDate.year+1)},decreaseYear:function(){this.yearChange(this._initDate.year-1)},yearChange:function(t){this._initDate=d(this,this._initDate,{year:t}),this._draw()}},gt=function(t,n){var e,i=null===(e=vt.input)||void 0===e?void 0:e.getAttribute(t);if(!n&amp;&amp;i===J)return a(vt.today);if(!o(i))return{};try{i=document.querySelector(i).value}catch(t){}return i=n?f(vt,i)?m(vt,i):{}:y(vt,i)?m(vt,i):{}},Dt=function(t){return!e(vt.options._date)&amp;&amp;e(t.date)&amp;&amp;(t.date=vt.options._date),!e(vt.options._time)&amp;&amp;e(t.time)&amp;&amp;(t.time=vt.options._time),t.separatorChars=s(vt.options.separatorChars,t.separatorChars),(t=s({},vt.options,t)).minDate===J&amp;&amp;(t.minDate=a(vt.today)),t.maxDate===J&amp;&amp;(t.maxDate=a(vt.today)),(t.initDate===W||t._initDateIsAttr)&amp;&amp;(delete t.initDate,t._initDateIsAttr=!0,window.Object.defineProperty(t,"initDate",{get:function(){return gt("data-jdp-init-date")},enumerable:!0})),(t.minDate===W||t._minDateIsAttr)&amp;&amp;(delete t.minDate,t._minDateIsAttr=!0,window.Object.defineProperty(t,"minDate",{get:function(){return gt("data-jdp-min-date")},enumerable:!0})),(t.maxDate===W||t._maxDateIsAttr)&amp;&amp;(delete t.maxDate,t._maxDateIsAttr=!0,window.Object.defineProperty(t,"maxDate",{get:function(){return gt("data-jdp-max-date")},enumerable:!0})),(t.minTime===W||t._minTimeIsAttr)&amp;&amp;(delete t.minTime,t._minTimeIsAttr=!0,window.Object.defineProperty(t,"minTime",{get:function(){return gt("data-jdp-min-time",!0)},enumerable:!0})),(t.maxTime===W||t._maxTimeIsAttr)&amp;&amp;(delete t.maxTime,t._maxTimeIsAttr=!0,window.Object.defineProperty(t,"maxTime",{get:function(){return gt("data-jdp-max-time",!0)},enumerable:!0})),t._date=t.date,delete t.date,window.Object.defineProperty(t,"date",{get:function(){var n,e;return!(null!==(n=vt.input)&amp;&amp;void 0!==n&amp;&amp;n.hasAttribute(F))&amp;&amp;(t._date||(null===(e=vt.input)||void 0===e?void 0:e.hasAttribute(q)))},enumerable:!0}),t._time=t.time,delete t.time,window.Object.defineProperty(t,"time",{get:function(){var n,e;return!(null!==(n=vt.input)&amp;&amp;void 0!==n&amp;&amp;n.hasAttribute(q))&amp;&amp;(t._time||(null===(e=vt.input)||void 0===e?void 0:e.hasAttribute(F)))},enumerable:!0}),t};window.jalaliDatepicker={startWatch:function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:{};vt.init(t)},show:function(t){vt.show(t)},hide:function(){vt.hide()},updateOptions:function(t){vt.updateOptions(t)}}}()}();</pre></body></html>