Lines Matching refs:DateTimeImmutable

5 use DateTimeImmutable;  alias
19 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07'));
42 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
82 … $dtStart->setDateTime(new DateTimeImmutable('2011-10-07 12:00:00', new DateTimeZone('UTC')));
105 new DateTimeImmutable('2011-10-07 12:00:00', $tz),
106 new DateTimeImmutable('2011-10-07 15:00:00', $tz),
107 new DateTimeImmutable('2011-10-07 18:00:00', $tz),
108 new DateTimeImmutable('2011-10-07 21:00:00', $tz),
109 new DateTimeImmutable('2011-10-08 00:00:00', $tz),
110 new DateTimeImmutable('2011-10-08 03:00:00', $tz),
111 new DateTimeImmutable('2011-10-08 06:00:00', $tz),
112 new DateTimeImmutable('2011-10-08 09:00:00', $tz),
113 new DateTimeImmutable('2011-10-08 12:00:00', $tz),
114 new DateTimeImmutable('2011-10-08 15:00:00', $tz),
115 new DateTimeImmutable('2011-10-08 18:00:00', $tz),
116 new DateTimeImmutable('2011-10-08 21:00:00', $tz),
134 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
158 new DateTimeImmutable('2011-10-07', $tz),
159 new DateTimeImmutable('2011-10-10', $tz),
160 new DateTimeImmutable('2011-10-13', $tz),
161 new DateTimeImmutable('2011-10-16', $tz),
162 new DateTimeImmutable('2011-10-19', $tz),
163 new DateTimeImmutable('2011-10-22', $tz),
164 new DateTimeImmutable('2011-10-25', $tz),
181 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
205 new DateTimeImmutable('2011-10-07', $tz),
223 … $dtStart->setDateTime(new DateTimeImmutable('2011-10-08 06:00:00', new DateTimeZone('UTC')));
247 new DateTimeImmutable('2011-10-08 06:00:00', $tz),
248 new DateTimeImmutable('2011-10-08 07:00:00', $tz),
249 new DateTimeImmutable('2011-10-09 06:00:00', $tz),
250 new DateTimeImmutable('2011-10-09 07:00:00', $tz),
251 new DateTimeImmutable('2011-10-15 06:00:00', $tz),
252 new DateTimeImmutable('2011-10-15 07:00:00', $tz),
253 new DateTimeImmutable('2011-10-16 06:00:00', $tz),
254 new DateTimeImmutable('2011-10-16 07:00:00', $tz),
255 new DateTimeImmutable('2011-10-22 06:00:00', $tz),
256 new DateTimeImmutable('2011-10-22 07:00:00', $tz),
257 new DateTimeImmutable('2011-10-23 06:00:00', $tz),
258 new DateTimeImmutable('2011-10-23 07:00:00', $tz),
276 … $dtStart->setDateTime(new DateTimeImmutable('2012-10-11 12:00:00', new DateTimeZone('UTC')));
300 new DateTimeImmutable('2012-10-11 12:00:00', $tz),
301 new DateTimeImmutable('2012-10-11 13:00:00', $tz),
302 new DateTimeImmutable('2012-10-11 14:00:00', $tz),
303 new DateTimeImmutable('2012-10-11 15:00:00', $tz),
304 new DateTimeImmutable('2012-10-13 10:00:00', $tz),
305 new DateTimeImmutable('2012-10-13 11:00:00', $tz),
306 new DateTimeImmutable('2012-10-13 12:00:00', $tz),
307 new DateTimeImmutable('2012-10-13 13:00:00', $tz),
308 new DateTimeImmutable('2012-10-13 14:00:00', $tz),
309 new DateTimeImmutable('2012-10-13 15:00:00', $tz),
310 new DateTimeImmutable('2012-10-15 10:00:00', $tz),
311 new DateTimeImmutable('2012-10-15 11:00:00', $tz),
329 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
353 new DateTimeImmutable('2011-10-07', $tz),
354 new DateTimeImmutable('2011-10-11', $tz),
355 new DateTimeImmutable('2011-10-19', $tz),
356 new DateTimeImmutable('2011-10-21', $tz),
357 new DateTimeImmutable('2011-10-25', $tz),
358 new DateTimeImmutable('2011-11-02', $tz),
359 new DateTimeImmutable('2011-11-04', $tz),
360 new DateTimeImmutable('2011-11-08', $tz),
361 new DateTimeImmutable('2011-11-16', $tz),
362 new DateTimeImmutable('2011-11-18', $tz),
363 new DateTimeImmutable('2011-11-22', $tz),
364 new DateTimeImmutable('2011-11-30', $tz),
382 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
406 new DateTimeImmutable('2011-10-07', $tz),
407 new DateTimeImmutable('2011-10-21', $tz),
408 new DateTimeImmutable('2011-11-04', $tz),
409 new DateTimeImmutable('2011-11-18', $tz),
410 new DateTimeImmutable('2011-12-02', $tz),
411 new DateTimeImmutable('2011-12-16', $tz),
412 new DateTimeImmutable('2011-12-30', $tz),
413 new DateTimeImmutable('2012-01-13', $tz),
414 new DateTimeImmutable('2012-01-27', $tz),
415 new DateTimeImmutable('2012-02-10', $tz),
433 … $dtStart->setDateTime(new DateTimeImmutable('2011-10-07 08:00:00', new DateTimeZone('UTC')));
457 new DateTimeImmutable('2011-10-07 08:00:00', $tz),
458 new DateTimeImmutable('2011-10-07 09:00:00', $tz),
459 new DateTimeImmutable('2011-10-07 10:00:00', $tz),
460 new DateTimeImmutable('2011-10-18 08:00:00', $tz),
461 new DateTimeImmutable('2011-10-18 09:00:00', $tz),
462 new DateTimeImmutable('2011-10-18 10:00:00', $tz),
463 new DateTimeImmutable('2011-10-19 08:00:00', $tz),
464 new DateTimeImmutable('2011-10-19 09:00:00', $tz),
465 new DateTimeImmutable('2011-10-19 10:00:00', $tz),
466 new DateTimeImmutable('2011-10-21 08:00:00', $tz),
467 new DateTimeImmutable('2011-10-21 09:00:00', $tz),
468 new DateTimeImmutable('2011-10-21 10:00:00', $tz),
469 new DateTimeImmutable('2011-11-01 08:00:00', $tz),
470 new DateTimeImmutable('2011-11-01 09:00:00', $tz),
471 new DateTimeImmutable('2011-11-01 10:00:00', $tz),
489 … $dtStart->setDateTime(new DateTimeImmutable('2011-10-07 18:00:00', new DateTimeZone('UTC')));
513 new DateTimeImmutable('2011-10-07 18:00:00', $tz),
514 new DateTimeImmutable('2011-10-18 18:00:00', $tz),
515 new DateTimeImmutable('2011-10-19 18:00:00', $tz),
516 new DateTimeImmutable('2011-10-21 18:00:00', $tz),
517 new DateTimeImmutable('2011-11-01 18:00:00', $tz),
518 new DateTimeImmutable('2011-11-02 18:00:00', $tz),
519 new DateTimeImmutable('2011-11-04 18:00:00', $tz),
520 new DateTimeImmutable('2011-11-15 18:00:00', $tz),
521 new DateTimeImmutable('2011-11-16 18:00:00', $tz),
522 new DateTimeImmutable('2011-11-18 18:00:00', $tz),
523 new DateTimeImmutable('2011-11-29 18:00:00', $tz),
524 new DateTimeImmutable('2011-11-30 18:00:00', $tz),
542 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
566 new DateTimeImmutable('2011-10-07', $tz),
567 new DateTimeImmutable('2011-10-18', $tz),
568 new DateTimeImmutable('2011-10-19', $tz),
569 new DateTimeImmutable('2011-10-21', $tz),
570 new DateTimeImmutable('2011-11-01', $tz),
571 new DateTimeImmutable('2011-11-02', $tz),
572 new DateTimeImmutable('2011-11-04', $tz),
573 new DateTimeImmutable('2011-11-15', $tz),
574 new DateTimeImmutable('2011-11-16', $tz),
575 new DateTimeImmutable('2011-11-18', $tz),
576 new DateTimeImmutable('2011-11-29', $tz),
577 new DateTimeImmutable('2011-11-30', $tz),
595 $dtStart->setDateTime(new DateTimeImmutable('2011-12-05', new DateTimeZone('UTC')));
618 new DateTimeImmutable('2011-12-05', $tz),
619 new DateTimeImmutable('2012-03-05', $tz),
620 new DateTimeImmutable('2012-06-05', $tz),
621 new DateTimeImmutable('2012-09-05', $tz),
622 new DateTimeImmutable('2012-12-05', $tz),
641 $dtStart->setDateTime(new DateTimeImmutable('2011-12-31', new DateTimeZone('UTC')));
664 new DateTimeImmutable('2011-12-31', $tz),
665 new DateTimeImmutable('2012-08-31', $tz),
666 new DateTimeImmutable('2012-10-31', $tz),
667 new DateTimeImmutable('2012-12-31', $tz),
668 new DateTimeImmutable('2013-08-31', $tz),
669 new DateTimeImmutable('2013-10-31', $tz),
670 new DateTimeImmutable('2013-12-31', $tz),
671 new DateTimeImmutable('2014-08-31', $tz),
672 new DateTimeImmutable('2014-10-31', $tz),
673 new DateTimeImmutable('2014-12-31', $tz),
674 new DateTimeImmutable('2015-08-31', $tz),
675 new DateTimeImmutable('2015-10-31', $tz),
694 $dtStart->setDateTime(new DateTimeImmutable('2011-01-01', new DateTimeZone('UTC')));
717 new DateTimeImmutable('2011-01-01', $tz),
718 new DateTimeImmutable('2011-01-25', $tz),
719 new DateTimeImmutable('2011-01-31', $tz),
720 new DateTimeImmutable('2011-06-01', $tz),
721 new DateTimeImmutable('2011-06-24', $tz),
722 new DateTimeImmutable('2011-11-01', $tz),
723 new DateTimeImmutable('2011-11-24', $tz),
724 new DateTimeImmutable('2012-04-01', $tz),
725 new DateTimeImmutable('2012-04-24', $tz),
747 $dtStart->setDateTime(new DateTimeImmutable('2011-01-03', new DateTimeZone('UTC')));
770 new DateTimeImmutable('2011-01-03', $tz),
771 new DateTimeImmutable('2011-01-05', $tz),
772 new DateTimeImmutable('2011-01-10', $tz),
773 new DateTimeImmutable('2011-01-17', $tz),
774 new DateTimeImmutable('2011-01-18', $tz),
775 new DateTimeImmutable('2011-01-20', $tz),
776 new DateTimeImmutable('2011-01-24', $tz),
777 new DateTimeImmutable('2011-01-31', $tz),
778 new DateTimeImmutable('2011-03-02', $tz),
779 new DateTimeImmutable('2011-03-07', $tz),
780 new DateTimeImmutable('2011-03-14', $tz),
781 new DateTimeImmutable('2011-03-17', $tz),
782 new DateTimeImmutable('2011-03-21', $tz),
783 new DateTimeImmutable('2011-03-22', $tz),
784 new DateTimeImmutable('2011-03-28', $tz),
785 new DateTimeImmutable('2011-05-02', $tz),
803 $dtStart->setDateTime(new DateTimeImmutable('2011-08-01', new DateTimeZone('UTC')));
826 new DateTimeImmutable('2011-08-01', $tz),
827 new DateTimeImmutable('2012-10-01', $tz),
828 new DateTimeImmutable('2013-04-01', $tz),
829 new DateTimeImmutable('2013-07-01', $tz),
830 new DateTimeImmutable('2014-09-01', $tz),
831 new DateTimeImmutable('2014-12-01', $tz),
832 new DateTimeImmutable('2015-06-01', $tz),
833 new DateTimeImmutable('2016-02-01', $tz),
834 new DateTimeImmutable('2016-08-01', $tz),
835 new DateTimeImmutable('2017-05-01', $tz),
853 $dtStart->setDateTime(new DateTimeImmutable('2011-01-03', new DateTimeZone('UTC')));
876 new DateTimeImmutable('2011-01-03', $tz),
877 new DateTimeImmutable('2011-01-31', $tz),
878 new DateTimeImmutable('2011-02-01', $tz),
879 new DateTimeImmutable('2011-02-28', $tz),
880 new DateTimeImmutable('2011-03-01', $tz),
881 new DateTimeImmutable('2011-03-31', $tz),
882 new DateTimeImmutable('2011-04-01', $tz),
883 new DateTimeImmutable('2011-04-29', $tz),
884 new DateTimeImmutable('2011-05-02', $tz),
885 new DateTimeImmutable('2011-05-31', $tz),
903 $dtStart->setDateTime(new DateTimeImmutable('2011-01-01', new DateTimeZone('UTC')));
926 new DateTimeImmutable('2011-01-01', $tz),
927 new DateTimeImmutable('2014-01-01', $tz),
928 new DateTimeImmutable('2017-01-01', $tz),
929 new DateTimeImmutable('2020-01-01', $tz),
930 new DateTimeImmutable('2023-01-01', $tz),
931 new DateTimeImmutable('2026-01-01', $tz),
932 new DateTimeImmutable('2029-01-01', $tz),
933 new DateTimeImmutable('2032-01-01', $tz),
934 new DateTimeImmutable('2035-01-01', $tz),
935 new DateTimeImmutable('2038-01-01', $tz),
953 $dtStart->setDateTime(new DateTimeImmutable('2012-02-29', new DateTimeZone('UTC')));
976 new DateTimeImmutable('2012-02-29', $tz),
977 new DateTimeImmutable('2016-02-29', $tz),
978 new DateTimeImmutable('2020-02-29', $tz),
996 $dtStart->setDateTime(new DateTimeImmutable('2011-04-07', new DateTimeZone('UTC')));
1019 new DateTimeImmutable('2011-04-07', $tz),
1020 new DateTimeImmutable('2011-10-07', $tz),
1021 new DateTimeImmutable('2015-04-07', $tz),
1022 new DateTimeImmutable('2015-10-07', $tz),
1023 new DateTimeImmutable('2019-04-07', $tz),
1024 new DateTimeImmutable('2019-10-07', $tz),
1025 new DateTimeImmutable('2023-04-07', $tz),
1026 new DateTimeImmutable('2023-10-07', $tz),
1044 $dtStart->setDateTime(new DateTimeImmutable('2011-04-04', new DateTimeZone('UTC')));
1067 new DateTimeImmutable('2011-04-04', $tz),
1068 new DateTimeImmutable('2011-04-24', $tz),
1069 new DateTimeImmutable('2011-10-03', $tz),
1070 new DateTimeImmutable('2011-10-30', $tz),
1071 new DateTimeImmutable('2016-04-04', $tz),
1072 new DateTimeImmutable('2016-04-24', $tz),
1073 new DateTimeImmutable('2016-10-03', $tz),
1074 new DateTimeImmutable('2016-10-30', $tz),
1092 $dtStart->setDateTime(new DateTimeImmutable('2011-04-04', new DateTimeZone('UTC')));
1102 $it->fastForward(new DateTimeImmutable('2020-05-05', new DateTimeZone('UTC')));
1131 $dtStart->setDateTime(new DateTimeImmutable('2011-04-04', new DateTimeZone('UTC')));
1135 $dtEnd->setDateTime(new DateTimeImmutable('2011-04-05', new DateTimeZone('UTC')));
1142 $it->fastForward(new DateTimeImmutable('2011-04-05T000000', new DateTimeZone('UTC')));
1144 $this->assertEquals(new DateTimeImmutable('2011-04-06'), $it->getDTStart());
1160 $dtStart->setDateTime(new DateTimeImmutable('2011-01-01 13:50:20', $tz));
1163 …$exDate1->setDateTimes([new DateTimeImmutable('2012-01-01 13:50:20', $tz), new DateTimeImmutable('…
1165 $exDate2->setDateTimes([new DateTimeImmutable('2016-01-01 13:50:20', $tz)]);
1188 new DateTimeImmutable('2011-01-01 13:50:20', $tz),
1189 new DateTimeImmutable('2013-01-01 13:50:20', $tz),
1190 new DateTimeImmutable('2015-01-01 13:50:20', $tz),
1191 new DateTimeImmutable('2017-01-01 13:50:20', $tz),
1192 new DateTimeImmutable('2018-01-01 13:50:20', $tz),
1193 new DateTimeImmutable('2019-01-01 13:50:20', $tz),
1194 new DateTimeImmutable('2020-01-01 13:50:20', $tz),
1248 new DateTimeImmutable('2012-01-07 12:00:00', $tz),
1249 new DateTimeImmutable('2012-01-08 12:00:00', $tz),
1250 new DateTimeImmutable('2012-01-09 12:00:00', $tz),
1251 new DateTimeImmutable('2012-01-10 14:00:00', $tz),
1252 new DateTimeImmutable('2012-01-11 12:00:00', $tz),
1253 new DateTimeImmutable('2012-01-12 12:00:00', $tz),
1254 new DateTimeImmutable('2012-01-14 12:00:00', $tz),
1255 new DateTimeImmutable('2012-01-15 12:00:00', $tz),
1256 new DateTimeImmutable('2012-01-15 14:00:00', $tz),
1257 new DateTimeImmutable('2012-01-16 12:00:00', $tz),
1313 new DateTimeImmutable('2012-01-12 12:00:00', $tz),
1314 new DateTimeImmutable('2012-01-13 12:00:00', $tz),
1315 new DateTimeImmutable('2012-01-26 12:00:00', $tz),
1359 $it->fastForward(new DateTimeImmutable('2012-01-28 23:00:00'));
1364 while ($it->valid() && $it->getDTStart() < new DateTimeImmutable('2012-02-06 23:00:00')) {
1387 new DateTimeImmutable('2014-08-07', new DateTimeZone('UTC')),
1388 new DateTimeImmutable('2014-08-08', new DateTimeZone('UTC')),
1391 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
1415 new DateTimeImmutable('2011-10-07', $tz),
1416 new DateTimeImmutable('2014-08-07', $tz),
1417 new DateTimeImmutable('2014-08-08', $tz),