Hi On 2026-08-31 10:56, Tim Düsterhus wrote:
There are some long-standing plans to introduce a new date and time API and with PHP 8.6 the first part of it will ship: https://wiki.php.net/rfc/duration_class. I believe at this point it may be more useful to focus on continuing shipping a new API than to add even more stuff to the existing API. As an example, the proposed Time\Instant is intentionally timezone-less and an ISO 8601 string with the Z timezone would be an obvious method to add there.
Discussion for Time\Instant is now open: https://news-web.php.net/php.internals/132588
Best regards Tim Düsterhus
