forked from DGNum/lanuit.ens.fr
update english calendar
This commit is contained in:
parent
b705555226
commit
8129a475e7
1 changed files with 2 additions and 2 deletions
|
@ -697,8 +697,8 @@
|
|||
|
||||
// Calendar init
|
||||
let cal = new Calendar({
|
||||
startDate: new Date(2023, 10, 25, 18),
|
||||
endDate: new Date(2023, 10, 26, 5),
|
||||
startDate: new Date(2023, 10, 25, 20),
|
||||
endDate: new Date(2023, 10, 26, 4),
|
||||
groupEventsByLocation: true
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue