3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fmt = datefmt_create( "pl_PL" ,IntlDateFormatter::FULL,IntlDateFormatter::FULL,'America/Los_Angeles',IntlDateFormatter::GREGORIAN ); echo "".datefmt_format( $fmt , 0); $fmt = datefmt_create( "pl_PL" ,IntlDateFormatter::FULL,IntlDateFormatter::FULL,'America/Los_Angeles',IntlDateFormatter::GREGORIAN ,"MM/dd/yyyy"); echo " | pattern: ".datefmt_format( $fmt , 0); ?>
Output for git.master, git.master_jit, rfc.property-hooks
środa, 31 grudnia 1969 16:00:00 Czas pacyficzny standardowy | pattern: 12/31/1969

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:
63.68 ms | 401 KiB | 8 Q