Commit graph

27 commits

Author SHA1 Message Date
Peter Cowburn
e173247cd9 add a see also section to dateinterval::format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333939 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-25 09:44:35 +00:00
Peter Cowburn
41f1e8e0de exception info for dateinterval::__construct() (doc )
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
Shein Alexey
3854039e51 Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328654 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-04 11:43:56 +00:00
Sherif Ramadan
ba85c1721c Update %a format character to reflect correct behavior
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328303 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 05:08:16 +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 ).
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
c86065e294 Proceed (to go forward) => prefixed (added to the beginning of a word)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303920 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-01 11:59:12 +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
Adam Harvey
ad31b64bbb Typo fix (thanks Derick!).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299014 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 09:50:28 +00:00
Adam Harvey
4943fdaa3f Added an example to make clearer the misunderstanding that led to bug
(Having a bug when using date_diff($t1,$t2)).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298955 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:06:59 +00:00
Peter Cowburn
9624884930 made carry-over points note read more clearly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295198 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 09:24:01 +00:00
Kalle Sommer Nielsen
f1da80a6d3 Fixed bug (DateInterval::format() does not handle "carry-over points")
- Patch based on patch by <m dot kurzyna at crystalpoint dot pl>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295194 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 04:59:48 +00:00
Daniel Convissor
28c1a8bfb3 add example to interval format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293203 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 07:02:53 +00:00
Daniel Convissor
7f1a10068f move % spec and note up to top so people can see it more clearly. (based on user note 94040).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-30 01:55:30 +00:00
Daniel Convissor
f28198c479 remove leading 0 from %m example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292787 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-30 01:46:39 +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
Hannes Magnusson
86f9fdb6d4 Document the format specifiers (shamelessly "copy&pasted" from Dericks
book)
# Fixes bug#48333


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282534 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 21:19:05 +00:00
Hannes Magnusson
792debadab Partial fix for bug#48333
# The format chars are YyMmDdHhIiSs and arR%.. need docs :]


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-19 19:29:15 +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