php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch doc-bug-69789.patch for Date/time related Bug #69789Patch version 2015-06-16 18:40 UTC Return to Bug #69789 | Download this patchThis patch is obsolete Obsoleted by patches: This patch renders other patches obsolete Obsolete patches: Patch Revisions:
Developer: patrick.schwisow@gmail.comIndex: en/reference/datetime/functions/date.xml =================================================================== --- en/reference/datetime/functions/date.xml (revision 336896) +++ en/reference/datetime/functions/date.xml (working copy) @@ -222,7 +222,8 @@ <function>date</function> will always generate <literal>000000</literal> since it takes an <type>integer</type> parameter, whereas <methodname>DateTime::format</methodname> does - support microseconds. + support microseconds if <classname>DateTime</classname> was + generated with microseconds. </entry> <entry>Example: <literal>654321</literal></entry> </row> |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Thu Dec 26 22:01:28 2024 UTC |