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

29 Commits

Author SHA1 Message Date
Jack Worman
f5e51d56b0 Fix description for "!" and "|" format tokens 2026-02-04 13:05:17 +01:00
Pierre Ambroise
cafec7df4c Fix uppercase in method name (#4966) 2025-11-02 15:18:35 +01:00
AllenJB
3a8c3e77df Enable runnable (WASM) examples for datetime (#4887)
* Enable runnable (WASM) examples for datetime
2025-10-31 10:32:20 +00:00
homersimpsons
dcf89d157a 📝 Document Y format footgun (#4926)
Updated descriptions for `Y` format to clearly shows that 2 digit years may lead to unexpected results.
2025-10-15 14:54:52 +01:00
Derick Rethans
3c9bf397b8 Fixed #3458: missing 'p' with createFromFormat 2024-06-24 11:41:33 +01:00
Derick Rethans
280c148681 Fixed indentation 2023-08-03 10:19:42 +01:00
Derick Rethans
4e35816b36 Document new allowed characters, and what ' ' stands for 2023-08-03 10:19:35 +01:00
Derick Rethans
b574a9a53b Fixed wording when checking out note #128761 2023-07-27 14:38:07 +01:00
Derick Rethans
4d13f5e4b4 Fixed GH-2495: DateTime::createFromFormat now throws ValueError with NULL-bytes 2023-07-26 16:16:58 +01:00
Derick Rethans
ee8255a997 Integrate user notes 2023-03-29 11:44:17 +01:00
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