On Sat, Sep 27, 2008 at 1:28 PM, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > On Sat, Sep 27, 2008 at 09:04, Ilia Cheishvili > <[EMAIL PROTECTED]> wrote: >> Hi all, >> This patch addresses the issue with the date() function. When passing in a >> 'u', the date() function simply outputs six zeros. To fix this, I added a > > "Note: Since this function only accepts integer timestamps the u > format character is only useful when using the date_format() function > with user based timestamps created with date_create(). " ?
This is oversimplification, as for "current moment", date() can get microseconds. For user-provided timestamps it, obviously, can not — that is true. -- Alexey Zakhlestin http://blog.milkfarmsoft.com/