bugfixing

This commit is contained in:
MuslemRahimi 2025-01-04 22:46:54 +01:00
parent 7f1104673d
commit e58b35025b

View File

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