ui fix
This commit is contained in:
parent
d676faba67
commit
22323aa9df
@ -160,7 +160,7 @@
|
|||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
formattedDate = date?.toLocaleDateString("en-US", {
|
formattedDate = date?.toLocaleDateString("en-US", {
|
||||||
year: "2-digit",
|
year: "numeric",
|
||||||
month: "short",
|
month: "short",
|
||||||
day: "numeric",
|
day: "numeric",
|
||||||
timeZone: "UTC",
|
timeZone: "UTC",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user