3v4l.org

run code in 300+ PHP versions simultaneously
<?php $skeleton = 'VVVV EEEE Q GGGG YYYYMMdd'; $today = \DateTimeImmutable::createFromFormat('Y-m-d', '2023-04-24'); $patternGenerator = new \IntlDatePatternGenerator('en_US'); $pattern = $patternGenerator->getBestPattern($skeleton); echo \IntlDateFormatter::formatObject($today, $pattern, 'en_US');
Output for git.master, git.master_jit, rfc.property-hooks
Monday, 04 24, 2023 Anno Domini (quarter: 2), Netherlands Time

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
95.31 ms | 405 KiB | 5 Q