wtf, this stopped working for me? Why?

This commit is contained in:
Ulf Gebhardt 2022-02-20 12:54:20 +01:00
parent fc0675c461
commit babe2b4930
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -70,7 +70,7 @@ const dateTimeFormats = {
long: {
year: 'numeric',
month: 'long',
day: 'long',
day: 'numeric',
weekday: 'short',
hour: 'numeric',
minute: 'numeric',