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

23 Commits

Author SHA1 Message Date
AllenJB
3a8c3e77df Enable runnable (WASM) examples for datetime (#4887)
* Enable runnable (WASM) examples for datetime
2025-10-31 10:32:20 +00:00
Derick Rethans
71692b6f4c Add Date/Time exception documentation 2023-10-03 11:48:54 +01:00
Máté Kocsis
02ff7fef5b Update ext/date role attributes (#1972) 2022-12-11 16:34:22 +01:00
Christoph M. Becker
aab7fca69f [skip-revcheck] Remove trailing whitespace
Otherwise the whitespace checker won't stop to complain.
2022-08-26 18:22:04 +02:00
Derick Rethans
c249f3bc56 Incorporate useful information from notes (take #2) 2022-08-25 17:20:54 +01:00
Derick Rethans
4586854a24 Fixed bug #74054: New DateInterval properties based on 2022-06-05 15:22:51 +01:00
Máté Kocsis
3860b905cf [skip-revcheck] Remove unnecessary DateInterval, DatePeriod, DateTime and DateTimeZone method synopsis roles (#1258) 2021-12-26 12:08:30 +01:00
Sergey Panteleev
3263a6218e DateInterval: weeks and days can be combined since 8.0.0 (#637)
Closes #633
2021-05-29 08:59:50 +03: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
41f1e8e0de exception info for dateinterval::__construct() (doc #63906)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330157 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 10:51:41 +00:00
Adam Harvey
d8fc668de6 Give the DateInterval documentation a bit of a freshen up; in particular,
provide a set of examples of the sort of format
DateInterval::createFromDateString() expects.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326736 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 10:07:07 +00:00
Daniel Convissor
94adebe079 Clarify "days" property (closes bug #54495).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319638 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-21 15:36:19 +00:00
Richard Quadling
55940885de Add oop or procedural roles to constructorsynopsis and methodsynopsis.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299487 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 13:18:07 +00:00
Richard Quadling
1b93e89734 Separate constructorsynopsis from methodsynopsis.
Added missing procedural function prototypes to OOP methods.
Updated xi:includes to get OOP style constructor and methodsynopsis only.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299350 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:33:37 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Philip Olson
068b26006c added missing title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288718 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 05:49:36 +00:00
Daniel Convissor
6e1d066cc0 Tweak grammar from last commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287873 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-29 04:38:13 +00:00
Daniel Convissor
a8231241df Adjust recent DateInterval changes based on feedback from Derick. Add link to interval format spec.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287858 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 16:02:21 +00:00
Daniel Convissor
cc8bf3df3b Add see also. Tweak the note wording in my prior commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287825 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 02:21:17 +00:00
Daniel Convissor
791c1e2460 explain the interval format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:15:31 +00:00
Nilgün Belma Bugüner
c2608e09d8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:46:52 +00:00
Jakub Vrana
4d50cfcce4 Initializers - part 1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273174 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:08:52 +00:00
Jakub Vrana
3f6baf5f2e Document datetime classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272892 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-06 14:55:00 +00:00