Warning, /pim/kdepim-addons/plugins/plasma/pimeventsplugin/autotests/data/simple-multiday-event.json is written in an unsupported language. File is not indexed.

0001 {
0002     "rangeStart": "2016-05-01",
0003     "rangeEnd": "2016-05-31",
0004     "akonadiId": 5,
0005     "eventData": [
0006         {
0007             "summary": "Simple multi day event",
0008             "description": "This is a simple multi day event",
0009             "type": "Event",
0010             "allDay": false,
0011             "isMinor": false,
0012             "startDateTime": {
0013                 "date": "2016-05-28",
0014                 "time": "16:00:00",
0015                 "tz": "Europe/Prague"
0016             },
0017             "endDateTime": {
0018                 "date": "2016-05-30",
0019                 "time": "12:00:00",
0020                 "tz": "Europe/Prague"
0021             },
0022             "uid": "Akonadi-5"
0023         }
0024     ]
0025 }