79538112

Date: 2025-03-27 07:33:41
Score: 1.5
Natty:
Report link

this is in js :

   new Date("your-date").toLocaleDateString("your-locale", {
       year: "numeric",
       month: "2-digit",
       day: "2-digit",
   })
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Enlil