This commit is contained in:
MuslemRahimi 2025-03-05 10:49:32 +01:00
parent d676faba67
commit 22323aa9df

View File

@ -160,7 +160,7 @@
});
} else {
formattedDate = date?.toLocaleDateString("en-US", {
year: "2-digit",
year: "numeric",
month: "short",
day: "numeric",
timeZone: "UTC",