{"version":3,"file":"datetime-yl4svu3E.js","sources":["../../../app/frontend/entrypoints/admin/lib/datetime.js"],"sourcesContent":["\nexport function currentTime() {\n const now = new Date();\n const month = (now.getMonth() + 1).toString().padStart(2, '0');\n const day = now.getDate().toString().padStart(2, '0');\n const year = now.getFullYear();\n\n return `${month}-${day}-${year}`;\n}"],"names":["currentTime","now","month","day","year"],"mappings":"AACO,SAASA,GAAc,CAC5B,MAAMC,EAAM,IAAI,KACVC,GAASD,EAAI,WAAa,GAAG,SAAQ,EAAG,SAAS,EAAG,GAAG,EACvDE,EAAMF,EAAI,QAAS,EAAC,SAAQ,EAAG,SAAS,EAAG,GAAG,EAC9CG,EAAOH,EAAI,cAEjB,MAAO,GAAGC,CAAK,IAAIC,CAAG,IAAIC,CAAI,EAChC"}