Home
last modified time | relevance | path

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

/PHP-8.4/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.phpt22 'DATE_W3C'
44 DATE_W3C: OK
H A Dgmdate_variation13.phpt23 'DATE_W3C Constant' => DATE_W3C,
73 --DATE_W3C Constant--
H A Ddate_constants.phpt20 DATE_W3C
44 DATE_W3C == DateTime::W3C
H A DDateTimeImmutable_constants.phpt20 DATE_W3C === DateTimeImmutable::W3C
H A DDateTimeInterface_constants.phpt20 DATE_W3C === DateTimeInterface::W3C
H A DDateTime_constants.phpt20 DATE_W3C === DateTime::W3C
H A Dtest-parse-from-format.phpt9 DATE_RFC3339_EXTENDED, DATE_RSS, DATE_W3C
/PHP-8.4/ext/date/
H A Dphp_date.stub.php81 const DATE_W3C = DATE_RFC3339; define
317 public const string W3C = DATE_W3C;

Completed in 10 milliseconds