1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-27 08:32:09 +01:00
Commit Graph

33 Commits

Author SHA1 Message Date
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
06f0982f2e Fix: DateTime::diff Not handling DST changes correctly
bc70945d85
2022-09-14 15:21:48 +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
1becb46ed2 DateTimeInterface::diff() does not return false on failure
Well, technically it did prior to PHP 8.0.0, but that was actually
undefined behavior and as such does not need to be documented for each
function individually.

8c3c7f1adb
2022-07-08 08:50:36 +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
97817ebb68 Y2038 issue with getTimestamp and setTimestamp, with alternative
https://bugs.php.net/bug.php?id=73857
d74736d803
2021-11-18 01:21:10 +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
d8a1fc6480 Remove PHP 5, 7 references (php/doc-en#563)
- array functions
- datetime functions
- mbstring functions
- strings functions
- var functions
- xml functions
- json functions
2021-05-17 10:16:49 +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
9f7e46d24d update EN-Revision only 2021-01-20 06:28:32 +09:00
Yoshinari Takaoka
2d014aee18 Update some methodsynopses
Cf.
<7290dc4dcf>,
<c31f9f7ee4>.
2021-01-20 06:23:02 +09:00
Yoshinari Takaoka
cd600d61f2 Whitespace fix for datetime.getoffset
Closes GH-307.
2021-01-03 07:52:46 +09:00
Yoshinari Takaoka
5502bd28db Fixed oop return type of DateTimeInterface::getOffset.
Closes GH-282.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352183 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-26 10:43:56 +00:00
Yoshinari Takaoka
97c3d16a9d date_timestamp_get() and aliases do no longer return false on failure
Cf. <b67c232189 (r45293163)>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352149 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-20 23:39:37 +00: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
Yoshinari Takaoka
0f037d9390 updated translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348800 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 16:57:18 +00:00
TAKAGI Masahiro
94c56f7aa4 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330436 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-01 08:42:46 +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