OwlCyberSecurity - MANAGER
Edit File: 84.js
(self.webpackChunkrishiExports=self.webpackChunkrishiExports||[]).push([[84],{84:()=>{var t=document.querySelector(".customizer_builder__container .time-wrapper"),e=t.getAttribute("data-time-format"),i=t.querySelector(".rt-time"),r={set:function(t){this.time=new Date(t)},g:function(){return this.time.getHours()%12||12},G:function(){return this.time.getHours()},h:function(){return this.time.getHours()%12||12},H:function(){return this.time.getHours()},i:function(){return this.setTwoDigits(this.time.getMinutes())},s:function(){return this.setTwoDigits(this.time.getSeconds())},a:function(){return this.formatAMPM(this.time.getHours(),"a")},A:function(){return this.formatAMPM(this.time.getHours(),"A")},get:function(t){var e=this;if(t)return t.split("").map((function(t){return e[t]?e[t]():t})).join("")},formatAMPM:function(t,e){if("A"===e)var i=t>=12?"PM":"AM";else i=t>=12?"pm":"am";return i},setTwoDigits:function(t){return t<=9?"0"+t:t}};window.timerenderer=function(){r.set(new Date);var t=r.get(e);i.innerHTML=t},window.timerenderer()}}]);