1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-26 17:38:12 +02:00
Commit Graph

45 Commits

Author SHA1 Message Date
Yoshinari Takaoka b4b7bdaa57 DateTimeZone::listIdentifiers improvements
https://github.com/php/doc-en/commit/c018a4d2c85ac429f238f78679eca46d86c63a31
2025-12-10 06:20:04 +09:00
Yoshinari Takaoka 572dc61203 Enable runnable (WASM) examples for datetime
https://github.com/php/doc-en/commit/3a8c3e77df070a046c9d5b56b68926ca2d7e5ee3
2025-11-01 00:38:03 +09:00
Yoshinari Takaoka 1fcb672694 Document what the fields in the output of DateTimeZone::getLocation() mean
https://github.com/php/doc-en/commit/c90415586ef8e226765667808874b6fd9c33ef09
2025-10-04 06:11:50 +09:00
Yoshinari Takaoka e8b64716d2 [status ready] translated DateTimeZone::__construct changes 2023-10-22 20:31:31 +09:00
Yoshinari Takaoka 95c7da3ec7 [status working] Swap order as changelog (apparently) comes before examples
https://github.com/php/doc-en/commit/d9ac376dbee6e45ef775059456caf0ec348ada6a
2023-10-05 19:48:30 +09:00
Yoshinari Takaoka 88690d0f8c [status working] Add Date/Time exception documentation / sync with en
https://github.com/php/doc-en/commit/71692b6f4cace8dca72a18ccd80d4cd7305e5d4e
2023-10-05 19:43:14 +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.

https://github.com/php/doc-en/commit/e057f1f552548a68030830e96ae1bdf313b1794e
2022-12-28 06:04:27 +09:00
Yoshinari Takaoka 0342ad89fa Update ext/date role attributes
https://github.com/php/doc-en/commit/02ff7fef5b34cf8f5395180d9d39fb64d9398d00
2022-12-12 19:50:04 +09:00
Yoshinari Takaoka ea6b265589 DateTimeZone::listIdentifiers: fix incorrect param reference
Refs:
* https://www.php.net/manual/en/datetimezone.listidentifiers.php
* https://3v4l.org/iBYXH

https://github.com/php/doc-en/commit/43a7fc735b740286331ab74bf947b848371d1e93
2022-08-31 08:27:48 +09:00
Yoshinari Takaoka fe41cd5c1a 日付/時刻に関する大量更新 2022/08/13 part II.
壊れたビルドの修正も含む

https://github.com/php/doc-en/commit/1a9ee818e554e116b4721d432c6d671e14281ea0
https://github.com/php/doc-en/commit/a2e7b5892c561b70b128ade69aadbfe657a7d5eb
https://github.com/php/doc-en/commit/5e248f74f310308880ccef0d588e6fe8d6162346
2022-08-14 03:49:18 +09:00
Yoshinari Takaoka fb76f8898f Updated EN-Revision only / Fix typo (transistions → transitions)
https://github.com/php/doc-en/commit/31eafded3d7f6776ff5a806f9989ef26fb7141b7
2022-07-07 21:49:09 +09:00
Yoshinari Takaoka ed6d07062a 戻り値の訳を微調整 2022-06-04 13:08:53 +09:00
Yoshinari Takaoka 103854588b DateTimeZone まわりの変更に追随 2022-06-04 13:06:12 +09:00
Yoshinari Takaoka 45f0a4f5d1 Updated EN-Revision only / Drop half-finished clause
中途半端な文を Derick に指摘したところ、cmb が修正してくれた。
you beat me to it には吹いたw わかってるんだったら修正しなさいw

...
それはともかく、日本語版は既に空気を読んだ訳になっていたため、EN-Revision
のみを更新した。

https://github.com/php/doc-en/commit/fd8fcbcd6f1e2482e32bb544bbc23b8dc154bb91#r73695807
https://github.com/php/doc-en/commit/4b3eb0a80c82330b2409737bd68898db03d77036
2022-05-16 23:18:33 +09:00
Yoshinari Takaoka be167d61b1 Fixed bug: Clarify the return values of DateTimeZone::listAbbreviations
https://github.com/php/doc-en/commit/fd8fcbcd6f1e2482e32bb544bbc23b8dc154bb91
2022-05-15 22:57:14 +09:00
Yoshinari Takaoka 9aa21a8380 Remove unnecessary DateInterval, DatePeriod, DateTime and DateTimeZone method synopsis roles
https://github.com/php/doc-en/commit/3860b905cfabd3f39c31633903bbf310502e8b0b.patch
2021-12-27 01:05:27 +09:00
Yoshinari Takaoka 973fda8800 Fix some issues in datetime directory 2021-06-11 02:00:30 +09:00
Yoshinari Takaoka 0e29a256ef Removed Changelog entries for PHP 5, PHP 7.0 (php/doc-en#543) 2021-04-23 01:59:00 +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 975835b9bd update EN-Revision only
EN-Revision was fully updated, because of revert r351730, r351729.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352016 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 19:06:49 +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 43d63de883 fixed typo, and more.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350848 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-11 09:11:16 +00:00
Yoshinari Takaoka a09d38112d Fix #80207: DateTimeZone::getTransitions return array
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350842 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-10 08:34:53 +00:00
Yoshinari Takaoka 73ccac34bf Remove PHP4 or PHP5 only extension, changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350668 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-27 01:47:22 +00:00
Yoshinari Takaoka 61f622fd2e followed datetime module doc update by derick (reference/datetimezone)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350274 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-01 02:06:24 +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
Satoru Yoshida ce6554321b sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342384 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-18 14:37:29 +00:00
TAKAGI Masahiro 297b992dfc Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334788 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-06 04:07:43 +00:00
TAKAGI Masahiro 294565433c Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330603 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 08:50:12 +00:00
TAKAGI Masahiro da1eb0b103 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@312841 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 03:38:53 +00:00
TAKAGI Masahiro 195d18fcfb sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@308039 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-05 07:17:15 +00:00
TAKAGI Masahiro 551e022d37 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@305728 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-24 21:13:41 +00:00
TAKAGI Masahiro 583e46d603 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299519 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-20 03:58:58 +00:00
Richard Quadling 32cd33ec84 Add oop or procedural roles to constructorsynopsis and methodsynopsis.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299487 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 13:18:07 +00:00
TAKAGI Masahiro 1a0572d560 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299408 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-16 01:07:12 +00:00
TAKAGI Masahiro 95a4c34811 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@298940 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 06:02:57 +00:00
TAKAGI Masahiro 899eb75dd1 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@298864 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 23:58:41 +00:00
TAKAGI Masahiro 1028fdabdb sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@298406 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 01:21:44 +00:00
Torben Wilson 5ba20ff84e Resynched with en (bumped EN-Revision and updated sgml-default-dtd-file).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@288881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 05:30:52 +00:00
TAKAGI Masahiro 55e51c3ed5 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@286917 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-07 20:32:15 +00:00
Nilgün Belma Bugüner 481f56fee1 changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283943 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 16:32:23 +00:00
TAKAGI Masahiro 45d3cde6e1 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283094 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 03:46:32 +00:00
TAKAGI Masahiro e0b195cc6a sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@279829 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 06:55:16 +00:00
TAKAGI Masahiro 7352dab833 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@276990 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-11 03:41:08 +00:00
TAKAGI Masahiro 3fcd8f0944 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@275635 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 03:50:33 +00:00