endtimes fixed
This commit is contained in:
parent
61feeca76c
commit
b4d2dc33d7
1 changed files with 4 additions and 4 deletions
|
@ -72,28 +72,28 @@ module.exports = [
|
|||
{
|
||||
allDay: false,
|
||||
start: '2018-12-26T18:00:00+0100',
|
||||
end: '2018-12-26T18:00:00+0100',
|
||||
end: '2018-12-26T21:00:00+0100',
|
||||
title: 'Abnahme',
|
||||
id: 'c-base',
|
||||
},
|
||||
{
|
||||
allDay: false,
|
||||
start: '2018-12-26T17:00:00+0100',
|
||||
end: '2018-12-26T17:00:00+0100',
|
||||
end: '2018-12-26T18:00:00+0100',
|
||||
title: 'Kongressablaufs- und Abbauplanung Meeting',
|
||||
id: 'c-base',
|
||||
},
|
||||
{
|
||||
allDay: true,
|
||||
start: '2018-12-26T00:00:00+0100',
|
||||
end: '2018-12-26T00:00:00+0100',
|
||||
end: '2018-12-26T23:59:59+0100',
|
||||
title: 'Finale Ausrichtung der artefacte',
|
||||
id: 'c-base',
|
||||
},
|
||||
{
|
||||
allDay: true,
|
||||
start: '2018-12-26T00:00:00+0100',
|
||||
end: '2018-12-26T00:00:00+0100',
|
||||
end: '2018-12-26T23:59:59+0100',
|
||||
title: 'Microlabs Licht anbringen',
|
||||
id: 'c-base',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue