Warning, /pim/itinerary/autotests/data/timeline/weather-forecast-with-tz-change.model is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "isToday": false,
0004         "rangeType": 0,
0005         "reservations": [
0006             {
0007                 "@context": "http://schema.org",
0008                 "@type": "FlightReservation",
0009                 "modifiedTime": "2020-01-22T00:00:00",
0010                 "reservationFor": {
0011                     "@type": "Flight",
0012                     "airline": {
0013                         "@type": "Airline",
0014                         "iataCode": "XY"
0015                     },
0016                     "arrivalAirport": {
0017                         "@type": "Airport",
0018                         "address": {
0019                             "@type": "PostalAddress",
0020                             "addressCountry": "DE"
0021                         },
0022                         "geo": {
0023                             "@type": "GeoCoordinates",
0024                             "latitude": 52.55379867553711,
0025                             "longitude": 13.29319953918457
0026                         },
0027                         "iataCode": "TXL",
0028                         "name": "Tegel"
0029                     },
0030                     "arrivalTime": {
0031                         "@type": "QDateTime",
0032                         "@value": "1995-10-17T18:35:00+01:00",
0033                         "timezone": "Europe/Berlin"
0034                     },
0035                     "departureAirport": {
0036                         "@type": "Airport",
0037                         "address": {
0038                             "@type": "PostalAddress",
0039                             "addressCountry": "DE"
0040                         },
0041                         "geo": {
0042                             "@type": "GeoCoordinates",
0043                             "latitude": 50.051300048828125,
0044                             "longitude": 8.571749687194824
0045                         },
0046                         "iataCode": "FRA"
0047                     },
0048                     "departureDay": "1995-10-17",
0049                     "departureTime": {
0050                         "@type": "QDateTime",
0051                         "@value": "1995-10-17T17:35:00+02:00",
0052                         "timezone": "Europe/Helsinki"
0053                     },
0054                     "flightNumber": "1234"
0055                 },
0056                 "reservationNumber": "XXX006",
0057                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0058             }
0059         ],
0060         "sectionHeader": "1995-10-17",
0061         "type": 6
0062     },
0063     {
0064         "isToday": true,
0065         "isTodayEmpty": false,
0066         "rangeType": 0,
0067         "sectionHeader": "1996-10-14",
0068         "type": 1
0069     },
0070     {
0071         "isToday": true,
0072         "rangeType": 0,
0073         "sectionHeader": "1996-10-14",
0074         "type": 3,
0075         "weatherInformation": {
0076             "@context": "http://schema.org",
0077             "@type": "WeatherInformation",
0078             "forecast": {
0079                 "@type": "WeatherForecast",
0080                 "maximumTemperature": 52.55379867553711,
0081                 "minimumTemperature": 13.29319953918457,
0082                 "precipitation": 23,
0083                 "range": 11,
0084                 "symbolIconName": "weather-few-clouds",
0085                 "valid": true,
0086                 "windSpeed": 0
0087             },
0088             "locationName": "Tegel"
0089         }
0090     },
0091     {
0092         "isToday": false,
0093         "rangeType": 0,
0094         "sectionHeader": "1996-10-15",
0095         "type": 3,
0096         "weatherInformation": {
0097             "@context": "http://schema.org",
0098             "@type": "WeatherInformation",
0099             "forecast": {
0100                 "@type": "WeatherForecast",
0101                 "maximumTemperature": 52.55379867553711,
0102                 "minimumTemperature": 13.29319953918457,
0103                 "precipitation": 23,
0104                 "range": 24,
0105                 "symbolIconName": "weather-few-clouds",
0106                 "valid": true,
0107                 "windSpeed": 0
0108             },
0109             "locationName": "Tegel"
0110         }
0111     },
0112     {
0113         "isToday": false,
0114         "rangeType": 0,
0115         "sectionHeader": "1996-10-16",
0116         "type": 3,
0117         "weatherInformation": {
0118             "@context": "http://schema.org",
0119             "@type": "WeatherInformation",
0120             "forecast": {
0121                 "@type": "WeatherForecast",
0122                 "maximumTemperature": 52.55379867553711,
0123                 "minimumTemperature": 13.29319953918457,
0124                 "precipitation": 23,
0125                 "range": 16,
0126                 "symbolIconName": "weather-few-clouds",
0127                 "valid": true,
0128                 "windSpeed": 0
0129             },
0130             "locationName": "Tegel"
0131         }
0132     },
0133     {
0134         "isToday": false,
0135         "rangeType": 1,
0136         "sectionHeader": "1996-10-16",
0137         "tripGroup": {
0138             "@context": "http://schema.org",
0139             "@type": "TripGroup",
0140             "beginDateTime": {
0141                 "@type": "QDateTime",
0142                 "@value": "1996-10-16T17:50:00+02:00",
0143                 "timezone": "Europe/Berlin"
0144             },
0145             "endDateTime": {
0146                 "@type": "QDateTime",
0147                 "@value": "1996-10-17T18:35:00+02:00",
0148                 "timezone": "Europe/Berlin"
0149             },
0150             "name": "Helsinki (October 1996)"
0151         },
0152         "type": 2
0153     },
0154     {
0155         "isToday": false,
0156         "rangeType": 0,
0157         "sectionHeader": "1996-10-16",
0158         "transfer": {
0159             "@context": "http://schema.org",
0160             "@type": "Transfer",
0161             "alignment": "Before",
0162             "anchorTime": {
0163                 "@type": "QDateTime",
0164                 "@value": "1996-10-16T17:50:00+02:00",
0165                 "timezone": "Europe/Berlin"
0166             },
0167             "anchorTimeDelta": 5400,
0168             "floatingLocationType": "FavoriteLocation",
0169             "from": {
0170                 "@type": "Location",
0171                 "latitude": 52.51860046386719,
0172                 "longitude": 13.376299858093262,
0173                 "type": "Place"
0174             },
0175             "fromName": "Home",
0176             "state": "Pending",
0177             "to": {
0178                 "@type": "Location",
0179                 "country": "DE",
0180                 "latitude": 52.55379867553711,
0181                 "longitude": 13.29319953918457,
0182                 "name": "Tegel",
0183                 "type": "Place"
0184             },
0185             "toName": "Tegel"
0186         },
0187         "type": 5
0188     },
0189     {
0190         "isToday": false,
0191         "rangeType": 0,
0192         "reservations": [
0193             {
0194                 "@context": "http://schema.org",
0195                 "@type": "FlightReservation",
0196                 "modifiedTime": "2020-01-22T00:00:00",
0197                 "reservationFor": {
0198                     "@type": "Flight",
0199                     "airline": {
0200                         "@type": "Airline",
0201                         "iataCode": "AY",
0202                         "name": "Finnair"
0203                     },
0204                     "arrivalAirport": {
0205                         "@type": "Airport",
0206                         "address": {
0207                             "@type": "PostalAddress",
0208                             "addressCountry": "FI"
0209                         },
0210                         "geo": {
0211                             "@type": "GeoCoordinates",
0212                             "latitude": 60.315799713134766,
0213                             "longitude": 24.968599319458008
0214                         },
0215                         "iataCode": "HEL",
0216                         "name": "Helsinki-Vantaa"
0217                     },
0218                     "arrivalTime": {
0219                         "@type": "QDateTime",
0220                         "@value": "1996-10-16T20:45:00+03:00",
0221                         "timezone": "Europe/Helsinki"
0222                     },
0223                     "departureAirport": {
0224                         "@type": "Airport",
0225                         "address": {
0226                             "@type": "PostalAddress",
0227                             "addressCountry": "DE"
0228                         },
0229                         "geo": {
0230                             "@type": "GeoCoordinates",
0231                             "latitude": 52.55379867553711,
0232                             "longitude": 13.29319953918457
0233                         },
0234                         "iataCode": "TXL",
0235                         "name": "Tegel"
0236                     },
0237                     "departureDay": "1996-10-16",
0238                     "departureTime": {
0239                         "@type": "QDateTime",
0240                         "@value": "1996-10-16T17:50:00+02:00",
0241                         "timezone": "Europe/Berlin"
0242                     },
0243                     "flightNumber": "1438"
0244                 },
0245                 "reservationNumber": "XXX007",
0246                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0247             }
0248         ],
0249         "sectionHeader": "1996-10-16",
0250         "type": 6
0251     },
0252     {
0253         "isToday": false,
0254         "rangeType": 0,
0255         "sectionHeader": "1996-10-16",
0256         "transfer": {
0257             "@context": "http://schema.org",
0258             "@type": "Transfer",
0259             "alignment": "After",
0260             "anchorTime": {
0261                 "@type": "QDateTime",
0262                 "@value": "1996-10-16T20:45:00+03:00",
0263                 "timezone": "Europe/Helsinki"
0264             },
0265             "anchorTimeDelta": 1800,
0266             "floatingLocationType": "Reservation",
0267             "from": {
0268                 "@type": "Location",
0269                 "country": "FI",
0270                 "latitude": 60.315799713134766,
0271                 "longitude": 24.968599319458008,
0272                 "name": "Helsinki-Vantaa",
0273                 "type": "Place"
0274             },
0275             "fromName": "Helsinki-Vantaa",
0276             "state": "Pending",
0277             "to": {
0278                 "@type": "Location",
0279                 "country": "FI",
0280                 "locality": "Helsinki",
0281                 "streetAddress": "Some Street 42",
0282                 "type": "Place"
0283             },
0284             "toName": "Some Hotel in Finland"
0285         },
0286         "type": 5
0287     },
0288     {
0289         "isToday": false,
0290         "rangeType": 0,
0291         "sectionHeader": "1996-10-16",
0292         "type": 3,
0293         "weatherInformation": {
0294             "@context": "http://schema.org",
0295             "@type": "WeatherInformation",
0296             "forecast": {
0297                 "@type": "WeatherForecast",
0298                 "maximumTemperature": 60.315799713134766,
0299                 "minimumTemperature": 24.968599319458008,
0300                 "precipitation": 23,
0301                 "range": 3,
0302                 "symbolIconName": "weather-few-clouds-night",
0303                 "valid": true,
0304                 "windSpeed": 0
0305             },
0306             "locationName": "Helsinki-Vantaa"
0307         }
0308     },
0309     {
0310         "isToday": false,
0311         "rangeType": 1,
0312         "reservations": [
0313             {
0314                 "@context": "http://schema.org",
0315                 "@type": "LodgingReservation",
0316                 "checkinTime": {
0317                     "@type": "QDateTime",
0318                     "@value": "1996-10-16T15:00:00+03:00",
0319                     "timezone": "Europe/Helsinki"
0320                 },
0321                 "checkoutTime": {
0322                     "@type": "QDateTime",
0323                     "@value": "1996-10-17T12:00:00+03:00",
0324                     "timezone": "Europe/Helsinki"
0325                 },
0326                 "modifiedTime": "2020-01-22T00:00:00",
0327                 "reservationFor": {
0328                     "@type": "LodgingBusiness",
0329                     "address": {
0330                         "@type": "PostalAddress",
0331                         "addressCountry": "FI",
0332                         "addressLocality": "Helsinki",
0333                         "streetAddress": "Some Street 42"
0334                     },
0335                     "name": "Some Hotel in Finland"
0336                 },
0337                 "reservationNumber": "YYY008",
0338                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0339             }
0340         ],
0341         "sectionHeader": "1996-10-16",
0342         "type": 14
0343     },
0344     {
0345         "isToday": false,
0346         "rangeType": 2,
0347         "reservations": [
0348             {
0349                 "@context": "http://schema.org",
0350                 "@type": "LodgingReservation",
0351                 "checkinTime": {
0352                     "@type": "QDateTime",
0353                     "@value": "1996-10-16T15:00:00+03:00",
0354                     "timezone": "Europe/Helsinki"
0355                 },
0356                 "checkoutTime": {
0357                     "@type": "QDateTime",
0358                     "@value": "1996-10-17T12:00:00+03:00",
0359                     "timezone": "Europe/Helsinki"
0360                 },
0361                 "modifiedTime": "2020-01-22T00:00:00",
0362                 "reservationFor": {
0363                     "@type": "LodgingBusiness",
0364                     "address": {
0365                         "@type": "PostalAddress",
0366                         "addressCountry": "FI",
0367                         "addressLocality": "Helsinki",
0368                         "streetAddress": "Some Street 42"
0369                     },
0370                     "name": "Some Hotel in Finland"
0371                 },
0372                 "reservationNumber": "YYY008",
0373                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0374             }
0375         ],
0376         "sectionHeader": "1996-10-17",
0377         "type": 14
0378     },
0379     {
0380         "isToday": false,
0381         "rangeType": 0,
0382         "sectionHeader": "1996-10-17",
0383         "type": 3,
0384         "weatherInformation": {
0385             "@context": "http://schema.org",
0386             "@type": "WeatherInformation",
0387             "forecast": {
0388                 "@type": "WeatherForecast",
0389                 "maximumTemperature": 60.315799713134766,
0390                 "minimumTemperature": 24.968599319458008,
0391                 "precipitation": 23,
0392                 "range": 18,
0393                 "symbolIconName": "weather-few-clouds",
0394                 "valid": true,
0395                 "windSpeed": 0
0396             },
0397             "locationName": "Helsinki-Vantaa"
0398         }
0399     },
0400     {
0401         "isToday": false,
0402         "rangeType": 0,
0403         "sectionHeader": "1996-10-17",
0404         "transfer": {
0405             "@context": "http://schema.org",
0406             "@type": "Transfer",
0407             "alignment": "Before",
0408             "anchorTime": {
0409                 "@type": "QDateTime",
0410                 "@value": "1996-10-17T17:35:00+03:00",
0411                 "timezone": "Europe/Helsinki"
0412             },
0413             "anchorTimeDelta": 5400,
0414             "floatingLocationType": "Reservation",
0415             "from": {
0416                 "@type": "Location",
0417                 "country": "FI",
0418                 "locality": "Helsinki",
0419                 "streetAddress": "Some Street 42",
0420                 "type": "Place"
0421             },
0422             "fromName": "Some Hotel in Finland",
0423             "state": "Pending",
0424             "to": {
0425                 "@type": "Location",
0426                 "country": "FI",
0427                 "latitude": 60.315799713134766,
0428                 "longitude": 24.968599319458008,
0429                 "name": "Helsinki-Vantaa",
0430                 "type": "Place"
0431             },
0432             "toName": "Helsinki-Vantaa"
0433         },
0434         "type": 5
0435     },
0436     {
0437         "isToday": false,
0438         "rangeType": 0,
0439         "reservations": [
0440             {
0441                 "@context": "http://schema.org",
0442                 "@type": "FlightReservation",
0443                 "modifiedTime": "2020-01-22T00:00:00",
0444                 "reservationFor": {
0445                     "@type": "Flight",
0446                     "airline": {
0447                         "@type": "Airline",
0448                         "iataCode": "AY",
0449                         "name": "Finnair"
0450                     },
0451                     "arrivalAirport": {
0452                         "@type": "Airport",
0453                         "address": {
0454                             "@type": "PostalAddress",
0455                             "addressCountry": "DE"
0456                         },
0457                         "geo": {
0458                             "@type": "GeoCoordinates",
0459                             "latitude": 52.55379867553711,
0460                             "longitude": 13.29319953918457
0461                         },
0462                         "iataCode": "TXL",
0463                         "name": "Tegel"
0464                     },
0465                     "arrivalTime": {
0466                         "@type": "QDateTime",
0467                         "@value": "1996-10-17T18:35:00+02:00",
0468                         "timezone": "Europe/Berlin"
0469                     },
0470                     "departureAirport": {
0471                         "@type": "Airport",
0472                         "address": {
0473                             "@type": "PostalAddress",
0474                             "addressCountry": "FI"
0475                         },
0476                         "geo": {
0477                             "@type": "GeoCoordinates",
0478                             "latitude": 60.315799713134766,
0479                             "longitude": 24.968599319458008
0480                         },
0481                         "iataCode": "HEL",
0482                         "name": "Helsinki-Vantaa"
0483                     },
0484                     "departureDay": "1996-10-17",
0485                     "departureTime": {
0486                         "@type": "QDateTime",
0487                         "@value": "1996-10-17T17:35:00+03:00",
0488                         "timezone": "Europe/Helsinki"
0489                     },
0490                     "flightNumber": "1435"
0491                 },
0492                 "reservationNumber": "XXX007",
0493                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0494             }
0495         ],
0496         "sectionHeader": "1996-10-17",
0497         "type": 6
0498     },
0499     {
0500         "isToday": false,
0501         "rangeType": 0,
0502         "sectionHeader": "1996-10-17",
0503         "transfer": {
0504             "@context": "http://schema.org",
0505             "@type": "Transfer",
0506             "alignment": "After",
0507             "anchorTime": {
0508                 "@type": "QDateTime",
0509                 "@value": "1996-10-17T18:35:00+02:00",
0510                 "timezone": "Europe/Berlin"
0511             },
0512             "anchorTimeDelta": 1800,
0513             "floatingLocationType": "FavoriteLocation",
0514             "from": {
0515                 "@type": "Location",
0516                 "country": "DE",
0517                 "latitude": 52.55379867553711,
0518                 "longitude": 13.29319953918457,
0519                 "name": "Tegel",
0520                 "type": "Place"
0521             },
0522             "fromName": "Tegel",
0523             "state": "Pending",
0524             "to": {
0525                 "@type": "Location",
0526                 "latitude": 52.51860046386719,
0527                 "longitude": 13.376299858093262,
0528                 "type": "Place"
0529             },
0530             "toName": "Home"
0531         },
0532         "type": 5
0533     },
0534     {
0535         "isToday": false,
0536         "rangeType": 2,
0537         "sectionHeader": "1996-10-17",
0538         "tripGroup": {
0539             "@context": "http://schema.org",
0540             "@type": "TripGroup",
0541             "beginDateTime": {
0542                 "@type": "QDateTime",
0543                 "@value": "1996-10-16T17:50:00+02:00",
0544                 "timezone": "Europe/Berlin"
0545             },
0546             "endDateTime": {
0547                 "@type": "QDateTime",
0548                 "@value": "1996-10-17T18:35:00+02:00",
0549                 "timezone": "Europe/Berlin"
0550             },
0551             "name": "Helsinki (October 1996)"
0552         },
0553         "type": 2
0554     },
0555     {
0556         "isToday": false,
0557         "rangeType": 0,
0558         "sectionHeader": "1996-10-17",
0559         "type": 3,
0560         "weatherInformation": {
0561             "@context": "http://schema.org",
0562             "@type": "WeatherInformation",
0563             "forecast": {
0564                 "@type": "WeatherForecast",
0565                 "maximumTemperature": 52.55379867553711,
0566                 "minimumTemperature": 13.29319953918457,
0567                 "precipitation": 23,
0568                 "range": 5,
0569                 "symbolIconName": "weather-few-clouds-night",
0570                 "valid": true,
0571                 "windSpeed": 0
0572             },
0573             "locationName": "Tegel"
0574         }
0575     },
0576     {
0577         "isToday": false,
0578         "rangeType": 0,
0579         "sectionHeader": "1996-10-18",
0580         "type": 3,
0581         "weatherInformation": {
0582             "@context": "http://schema.org",
0583             "@type": "WeatherInformation",
0584             "forecast": {
0585                 "@type": "WeatherForecast",
0586                 "maximumTemperature": 52.55379867553711,
0587                 "minimumTemperature": 13.29319953918457,
0588                 "precipitation": 23,
0589                 "range": 24,
0590                 "symbolIconName": "weather-few-clouds",
0591                 "valid": true,
0592                 "windSpeed": 0
0593             },
0594             "locationName": "Tegel"
0595         }
0596     },
0597     {
0598         "isToday": false,
0599         "rangeType": 0,
0600         "sectionHeader": "1996-10-19",
0601         "type": 3,
0602         "weatherInformation": {
0603             "@context": "http://schema.org",
0604             "@type": "WeatherInformation",
0605             "forecast": {
0606                 "@type": "WeatherForecast",
0607                 "maximumTemperature": 52.55379867553711,
0608                 "minimumTemperature": 13.29319953918457,
0609                 "precipitation": 23,
0610                 "range": 24,
0611                 "symbolIconName": "weather-few-clouds",
0612                 "valid": true,
0613                 "windSpeed": 0
0614             },
0615             "locationName": "Tegel"
0616         }
0617     },
0618     {
0619         "isToday": false,
0620         "rangeType": 0,
0621         "sectionHeader": "1996-10-20",
0622         "type": 3,
0623         "weatherInformation": {
0624             "@context": "http://schema.org",
0625             "@type": "WeatherInformation",
0626             "forecast": {
0627                 "@type": "WeatherForecast",
0628                 "maximumTemperature": 52.55379867553711,
0629                 "minimumTemperature": 13.29319953918457,
0630                 "precipitation": 23,
0631                 "range": 24,
0632                 "symbolIconName": "weather-few-clouds",
0633                 "valid": true,
0634                 "windSpeed": 0
0635             },
0636             "locationName": "Tegel"
0637         }
0638     },
0639     {
0640         "isToday": false,
0641         "rangeType": 0,
0642         "sectionHeader": "1996-10-21",
0643         "type": 3,
0644         "weatherInformation": {
0645             "@context": "http://schema.org",
0646             "@type": "WeatherInformation",
0647             "forecast": {
0648                 "@type": "WeatherForecast",
0649                 "maximumTemperature": 52.55379867553711,
0650                 "minimumTemperature": 13.29319953918457,
0651                 "precipitation": 23,
0652                 "range": 24,
0653                 "symbolIconName": "weather-few-clouds",
0654                 "valid": true,
0655                 "windSpeed": 0
0656             },
0657             "locationName": "Tegel"
0658         }
0659     },
0660     {
0661         "isToday": false,
0662         "rangeType": 0,
0663         "sectionHeader": "1996-10-22",
0664         "type": 3,
0665         "weatherInformation": {
0666             "@context": "http://schema.org",
0667             "@type": "WeatherInformation",
0668             "forecast": {
0669                 "@type": "WeatherForecast",
0670                 "maximumTemperature": 52.55379867553711,
0671                 "minimumTemperature": 13.29319953918457,
0672                 "precipitation": 23,
0673                 "range": 24,
0674                 "symbolIconName": "weather-few-clouds",
0675                 "valid": true,
0676                 "windSpeed": 0
0677             },
0678             "locationName": "Tegel"
0679         }
0680     },
0681     {
0682         "isToday": false,
0683         "rangeType": 0,
0684         "sectionHeader": "1996-10-23",
0685         "type": 3,
0686         "weatherInformation": {
0687             "@context": "http://schema.org",
0688             "@type": "WeatherInformation",
0689             "forecast": {
0690                 "@type": "WeatherForecast",
0691                 "maximumTemperature": 52.55379867553711,
0692                 "minimumTemperature": 13.29319953918457,
0693                 "precipitation": 23,
0694                 "range": 24,
0695                 "symbolIconName": "weather-few-clouds",
0696                 "valid": true,
0697                 "windSpeed": 0
0698             },
0699             "locationName": "Tegel"
0700         }
0701     }
0702 ]