new Date().toLocaleDateString("de-DE", {
year: "numeric",
month: "2-digit",
day: "2-digit",
})
Created
July 29, 2022 09:20
-
-
Save cristinafsanz/a19aa99a296b5e6dd286041793015508 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment