mirror of
https://github.com/php/php-src.git
synced 2026-04-08 16:43:44 +02:00
If the start element is a DateTimeImmutable object, then all returned objects are also DateTimeImmutable objects. If the start element is a DateTime object, then all returned objects are DateTime objects.