1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-23 07:58:01 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
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 892f542088 Standardise casting spacing
https://github.com/php/doc-en/commit/8859c8b96cd9e80652813f7bcf561432a5e9f934
2024-09-16 21:38:02 +09:00
Yoshinari Takaoka c71f9c8959 [status ready] translated DateTimeInterface::getTimestamp 8.3.0 changes 2023-11-04 16:43:56 +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 86c1ee5289 Integrate user notes comments
https://github.com/php/doc-en/commit/6071d92a37aa0dcda036e5c353072bb7cbfff739
2023-01-19 09:56:31 +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 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 97817ebb68 Y2038 issue with getTimestamp and setTimestamp, with alternative
https://bugs.php.net/bug.php?id=73857
https://github.com/php/doc-en/commit/d74736d8039bbb4fed0c5254de9be5a27d71ebec
2021-11-18 01:21:10 +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 97c3d16a9d date_timestamp_get() and aliases do no longer return false on failure
Cf. <https://github.com/php/php-src/commit/b67c23218950eae0a153b093dcefbe14b3b40901#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
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