Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/tests/
H A Dgh-124.phpt18 echo (new DateTime('+2512370164-01-01 00:00:00Z'))->format(DATE_RFC3339_EXTENDED);
/PHP-8.2/ext/date/
H A Dphp_date.stub.php75 const DATE_RFC3339_EXTENDED = "Y-m-d\\TH:i:s.vP"; define
310 public const RFC3339_EXTENDED = DATE_RFC3339_EXTENDED;

Completed in 10 milliseconds