mirror of
https://github.com/php/php-src.git
synced 2026-03-25 00:32:23 +01: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.