Home
last modified time | relevance | path

Searched refs:DATE_W3C (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/date/tests/
H A Dbug36599.phpt2 Bug #36599 (DATE_W3C format constant incorrect).
8 echo date( DATE_W3C, strtotime( "2006-03-03 08:47:55" ) ), "\n";
H A Dstrtotime2.phpt20 'DATE_W3C'
40 DATE_W3C: OK
H A Dgmdate_variation13.phpt23 'DATE_W3C Constant' => DATE_W3C,
73 --DATE_W3C Constant--
H A Ddate_constants.phpt17 DATE_W3C
38 DATE_W3C == DateTime::W3C
H A DDateTimeImmutable_constants.phpt17 DATE_W3C === DateTimeImmutable::W3C
H A DDateTimeInterface_constants.phpt17 DATE_W3C === DateTimeInterface::W3C
H A DDateTime_constants.phpt17 DATE_W3C === DateTime::W3C
H A Dtest-parse-from-format.phpt8 DATE_RSS, DATE_W3C );
/PHP-8.3/ext/date/
H A Dphp_date.stub.php81 const DATE_W3C = DATE_RFC3339; define
314 public const W3C = DATE_W3C;

Completed in 28 milliseconds