This commit is contained in:
MuslemRahimi 2025-01-04 22:26:22 +01:00
parent deb409c451
commit 7f1104673d

View File

@ -469,7 +469,7 @@
month: "short", month: "short",
day: "numeric", day: "numeric",
year: "numeric", year: "numeric",
daySuffix: "2-digit", timeZone: "America/New_York",
}, },
)} )}
{:else} {:else}
@ -477,7 +477,7 @@
month: "short", month: "short",
day: "numeric", day: "numeric",
year: "numeric", year: "numeric",
daySuffix: "2-digit", timeZone: "America/New_York",
})} })}
{/if} {/if}
</td> </td>