Home
last modified time | relevance | path

Searched refs:DATE_RFC3339_EXTENDED (Results 1 – 8 of 8) sorted by relevance

/PHP-8.4/ext/date/tests/
H A Dstrtotime2.phpt20 'DATE_RFC3339_EXTENDED',
42 DATE_RFC3339_EXTENDED: OK
H A Ddate_constants.phpt18 DATE_RFC3339_EXTENDED,
42 DATE_RFC3339_EXTENDED == DateTime::RFC3339_EXTENDED,
H A Dgh-124.phpt18 echo (new DateTime('+2512370164-01-01 00:00:00Z'))->format(DATE_RFC3339_EXTENDED);
H A DDateTimeImmutable_constants.phpt18 DATE_RFC3339_EXTENDED === DateTimeImmutable::RFC3339_EXTENDED,
H A DDateTimeInterface_constants.phpt18 DATE_RFC3339_EXTENDED === DateTimeInterface::RFC3339_EXTENDED,
H A DDateTime_constants.phpt18 DATE_RFC3339_EXTENDED === DateTime::RFC3339_EXTENDED,
H A Dtest-parse-from-format.phpt9 DATE_RFC3339_EXTENDED, DATE_RSS, DATE_W3C
/PHP-8.4/ext/date/
H A Dphp_date.stub.php75 const DATE_RFC3339_EXTENDED = "Y-m-d\\TH:i:s.vP"; define
313 public const string RFC3339_EXTENDED = DATE_RFC3339_EXTENDED;

Completed in 11 milliseconds