bugfixing
This commit is contained in:
parent
7f1104673d
commit
e58b35025b
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user