1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 15:52:15 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Máté Kocsis
02ff7fef5b Update ext/date role attributes (#1972) 2022-12-11 16:34:22 +01:00
Christoph M. Becker
cd6c0433a8 [skip-revcheck] Fix typo (effects → affects) 2022-09-13 14:05:28 +02:00
Derick Rethans
d26d03c3c4 Add missing word 2022-09-13 12:48:14 +01:00
Derick Rethans
6965a6fb79 Fixed #1264: date_parse_from_format error when parsing 'Gis' format 2022-09-13 12:41:45 +01:00
Derick Rethans
1a9ee818e5 Incorporate useful information from notes (take #1) 2022-08-12 17:31:45 +01:00
Martin Samesch
9bb9a3a5b0 Typo 2022-07-23 12:31:56 +02:00
Derick Rethans
b38338a072 Document new 'x' and 'X' format letters for DateTimeInterface::format and DateTime(Immutable)::createFromFormat 2022-07-22 17:11:55 +01:00
Derick Rethans
084a0039f6 Fixed bug #75745: DateTime::createFromFormat 'u' specifier not documented correctly 2022-06-08 15:59:29 +01:00
Derick Rethans
dab41534c6 Fixed bug #79926: Unclear behavior with createFromFormat using absolute and relative values 2022-06-04 18:14:24 +01:00
Derick Rethans
0aba3ea811 Fixed bug #80694: DateTimeImmutable::createFromFormat not return false in all cases 2022-06-04 17:53:29 +01:00
Derick Rethans
f0c9bb04d7 Fixed bug #81347: 2021-03-34 is correct date for DateTime::createFromFormat() 2022-06-04 17:26:15 +01:00
Derick Rethans
c3e40292f4 Fixed English 2022-06-04 16:50:56 +01:00
Derick Rethans
e5373bc761 Fixed bug #77701: DateTime::createFromFormat does not set default parts 2022-06-02 16:51:53 +01:00
Derick Rethans
33dd071b0d Fixed bug #72586: Document that order of characters is important 2022-06-02 15:29:47 +01:00
Derick Rethans
bbfdc364de Swap DateTime and DateTimeImmutable documention to push people towards using DateTimeImmutable 2022-06-02 11:44:54 +01:00
Christoph Michael Becker
34188f8256 Generate ext/date methodsynopses based on stubs
Closes GH-185.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352143 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-20 15:06:41 +00:00
Christoph Michael Becker
a59ed9b526 Updates for datetime extension
Patch contributed by derick@

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350219 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 11:47:54 +00:00
Peter Cowburn
976df74b38 use same refpurpose as DateTime::createFromFormat
Patch contributed anonymously via online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342522 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:28 +00:00
Jakub Vrana
f65a959cff Document PHP 5.5 date classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330266 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 06:06:10 +00:00