fix: deadline bug in seed data
This commit is contained in:
parent
0809e1b52e
commit
968d38ca32
3 changed files with 20 additions and 15 deletions
|
@ -101,6 +101,8 @@
|
|||
day: "2-digit",
|
||||
month: "long",
|
||||
year: "numeric",
|
||||
hour: "numeric",
|
||||
minute: "2-digit",
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue