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

28 Commits

Author SHA1 Message Date
Yoshinari Takaoka
572dc61203 Enable runnable (WASM) examples for datetime
3a8c3e77df
2025-11-01 00:38:03 +09:00
Yoshinari Takaoka
729ce2e979 Add compatibility note to 'c' date format
7d78942045
2025-10-04 07:10:04 +09:00
Yoshinari Takaoka
7643745644 DateTimeInterface::format: fix interface and method names
7f7fce55c0
2024-09-01 15:03:56 +09:00
Yoshinari Takaoka
d5ce89deed Updated EN-Revision only / Fix typo: required
ac397fd0da
2023-12-17 19:15:18 +09:00
Yoshinari Takaoka
7714419f92 Remove superfluous changelog entries
Actually, most (or even all) datetime functions returned false prior to
PHP 8.0.0, where they now throw an error.  Besides ZPP failures which
we certainly do not want to document explicitly, that also happened in
case the objects have not been properly initialized, which is so close
to ZPP failures, that we don't want to document that either.

e057f1f552
2022-12-28 06:04:27 +09:00
Yoshinari Takaoka
0342ad89fa Update ext/date role attributes
02ff7fef5b
2022-12-12 19:50:04 +09:00
Yoshinari Takaoka
7470707e12 Sync ext/date class synopsis with recent stub changes
0466dd93f7
2022-11-08 00:04:30 +09:00
Yoshinari Takaoka
49d0ca5226 Fix: Date example for "p" is misleading
892b3e396e
2022-10-20 02:19:33 +09:00
Yoshinari Takaoka
b4cbf7a0b0 Fix: DateTime::format has lost information about escaping
ff502b2d9b
2022-10-19 21:26:24 +09:00
Yoshinari Takaoka
fe41cd5c1a 日付/時刻に関する大量更新 2022/08/13 part II.
壊れたビルドの修正も含む

1a9ee818e5
a2e7b5892c
5e248f74f3
2022-08-14 03:49:18 +09:00
Yoshinari Takaoka
51f5d3114b Document new 'x' and 'X' format letters for DateTimeInterface::format and DateTime(Immutable)::createFromFormat
b38338a072
2022-07-24 09:14:34 +09:00
Yoshinari Takaoka
1dd44f1865 DateTime まわりの大幅変更に追随 PART I. 2022-06-04 11:59:52 +09:00
Yoshinari Takaoka
1819ab664a Updated EN-Revison only 2022-05-15 23:20:27 +09:00
Yoshinari Takaoka
3ab400ba1b Update EN-Revision only / Merge branch 'master' of https://github.com/php/doc-en
43709b0d94
2022-05-15 22:58:11 +09:00
Yoshinari Takaoka
98508475b5 Fix the build
4a41b3c620
2022-05-15 22:38:37 +09:00
Yoshinari Takaoka
19a760319e Fixed: Clarify ocumentation for DateTime::format and DateTime::createFromFormat's 'Y' character
8cc12de858
2022-05-15 22:37:04 +09:00
Yoshinari Takaoka
ed57a5ca22 Fix: p format character only available as of PHP 8.0.0
cc1ac298e0
2022-03-15 03:59:28 +09:00
Yoshinari Takaoka
ab6994dce3 Update ISO 8601 text
Use _ISO 8601_, instead of _ISO-8601_, for consistency and alignment with https://www.iso.org/iso-8601-date-and-time-format.html

aaea72f308
2021-11-04 07:58:19 +09:00
Yoshinari Takaoka
92d0d5e4bf Fix #76748: date format timezone abbreviations and changes not well documented 2021-08-06 09:34:28 +09:00
Yoshinari Takaoka
baeb602790 Removed references to PHP 5, PHP 7.0 (php/doc-en#545) 2021-04-25 17:35:27 +09:00
Yoshinari Takaoka
96cf97fd25 The format char p is only available as of PHP 8.0.0.
This integrates user note 125722.
2021-01-26 00:35:24 +09:00
Yoshinari Takaoka
a076104855 Generate ext/date methodsynopses based on stubs
Closes GH-185.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352147 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-20 23:25:29 +00:00
Yoshinari Takaoka
db3632ebbc Remove obsolete PHP 5 specific info / Document p date formatter code
Closes GH-230.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351619 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-24 23:58:48 +00:00
Yoshinari Takaoka
e70a9d4629 Fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351156 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:51:55 +00:00
Yoshinari Takaoka
144f5f2124 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351153 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:20:32 +00:00
Yoshinari Takaoka
0983e7ff70 status: working -> ready
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350275 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-01 03:47:06 +00:00
Yoshinari Takaoka
27434202b1 followed datetime module doc update by derick (reference/datetimeinterface)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350273 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-01 02:01:12 +00:00
TAKAGI Masahiro
26db65190d Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330283 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-19 02:54:42 +00:00