Warning, /pim/itinerary/autotests/data/timeline/event-multi-day.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": 1,
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-21T17: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 36",
0030                             "streetAddress": "Εγνατία 156"
0031                         },
0032                         "geo": {
0033                             "@type": "GeoCoordinates",
0034                             "latitude": 40.625431060791016,
0035                             "longitude": 22.96036720275879
0036                         },
0037                         "name": "University of Macedonia"
0038                     },
0039                     "name": "KDE Akademy 2023",
0040                     "startDate": {
0041                         "@type": "QDateTime",
0042                         "@value": "2023-07-15T09:00:00+03:00",
0043                         "timezone": "Europe/Athens"
0044                     }
0045                 },
0046                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0047             }
0048         ],
0049         "sectionHeader": "2023-07-15",
0050         "type": 13
0051     },
0052     {
0053         "isToday": false,
0054         "rangeType": 2,
0055         "reservations": [
0056             {
0057                 "@context": "http://schema.org",
0058                 "@type": "EventReservation",
0059                 "reservationFor": {
0060                     "@type": "Event",
0061                     "endDate": {
0062                         "@type": "QDateTime",
0063                         "@value": "2023-07-21T17:00:00+03:00",
0064                         "timezone": "Europe/Athens"
0065                     },
0066                     "location": {
0067                         "@type": "Place",
0068                         "address": {
0069                             "@type": "PostalAddress",
0070                             "addressCountry": "GR",
0071                             "addressLocality": "Θεσσαλονίκη",
0072                             "postalCode": "546 36",
0073                             "streetAddress": "Εγνατία 156"
0074                         },
0075                         "geo": {
0076                             "@type": "GeoCoordinates",
0077                             "latitude": 40.625431060791016,
0078                             "longitude": 22.96036720275879
0079                         },
0080                         "name": "University of Macedonia"
0081                     },
0082                     "name": "KDE Akademy 2023",
0083                     "startDate": {
0084                         "@type": "QDateTime",
0085                         "@value": "2023-07-15T09:00:00+03:00",
0086                         "timezone": "Europe/Athens"
0087                     }
0088                 },
0089                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0090             }
0091         ],
0092         "sectionHeader": "2023-07-21",
0093         "type": 13
0094     }
0095 ]