Warning, /pim/itinerary/autotests/data/timeline/event-until-midnight.model is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "isToday": true,
0004         "isTodayEmpty": true,
0005         "rangeType": 0,
0006         "sectionHeader": "1996-10-14",
0007         "type": 1
0008     },
0009     {
0010         "isToday": false,
0011         "rangeType": 0,
0012         "reservations": [
0013             {
0014                 "@context": "http://schema.org",
0015                 "@type": "EventReservation",
0016                 "reservationFor": {
0017                     "@type": "Event",
0018                     "endDate": {
0019                         "@type": "QDateTime",
0020                         "@value": "2023-07-15T00:00:00+03:00",
0021                         "timezone": "Europe/Athens"
0022                     },
0023                     "location": {
0024                         "@type": "Place",
0025                         "address": {
0026                             "@type": "PostalAddress",
0027                             "addressCountry": "GR",
0028                             "addressLocality": "Θεσσαλονίκη",
0029                             "postalCode": "546 38",
0030                             "streetAddress": "Λεωφόρος Κωνσταντίνου Καραμανλή 21"
0031                         },
0032                         "geo": {
0033                             "@type": "GeoCoordinates",
0034                             "latitude": 40.620174407958984,
0035                             "longitude": 22.9627742767334
0036                         },
0037                         "name": "Μπομπονέλλα"
0038                     },
0039                     "name": "KDE Akademy 2023 Welcome Event",
0040                     "startDate": {
0041                         "@type": "QDateTime",
0042                         "@value": "2023-07-14T20:00:00+03:00",
0043                         "timezone": "Europe/Athens"
0044                     },
0045                     "url": "https://akademy.kde.org/2023/welcomeevent/"
0046                 },
0047                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0048             }
0049         ],
0050         "sectionHeader": "2023-07-14",
0051         "type": 13
0052     }
0053 ]