Home
last modified time | relevance | path

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

/php-src/ext/date/tests/
H A Dstrtotime2.phpt19 'DATE_RFC3339',
41 DATE_RFC3339: OK
H A Dgmdate_variation13.phpt21 'DATE_RFC3339 Constant' => DATE_RFC3339,
65 --DATE_RFC3339 Constant--
H A Ddate_constants.phpt17 DATE_RFC3339,
41 DATE_RFC3339 == DateTime::RFC3339,
H A DDateTimeImmutable_constants.phpt17 DATE_RFC3339 === DateTimeImmutable::RFC3339,
H A DDateTimeInterface_constants.phpt17 DATE_RFC3339 === DateTimeInterface::RFC3339,
H A DDateTime_constants.phpt17 DATE_RFC3339 === DateTime::RFC3339,
H A Dtest-parse-from-format.phpt8 DATE_RFC850, DATE_RFC1036, DATE_RFC1123, DATE_RFC2822, DATE_RFC3339,
/php-src/ext/date/
H A Dphp_date.stub.php69 const DATE_RFC3339 = "Y-m-d\\TH:i:sP"; define
81 const DATE_W3C = DATE_RFC3339;
308 public const RFC3339 = DATE_RFC3339;

Completed in 19 milliseconds