====== Date-Time Handling Improvements ====== * Date: 2024-01-06 * Author: Derick Rethans , Florian Engelhardt, Máté Kocsis * Status: Draft * Target: 8.4 * Implementation: https://github.com/php/php-src/pull/13050 (DateInterval subclasses) ===== Introduction ===== ===== Improvements ===== The RFC consists of various improvements of the date extension. ==== Phase out DateTime ==== ==== Add DateInterval subclasses ==== ===== Vote ===== ==== Phase out DateTime ==== * yes * no ==== DateInterval subclasses ==== * yes * no ===== Impact on existing extensions ===== None. ===== Future Scope =====