Cause time since the epoch doesn't measure leap seconds. See in the DateTime manual, under the epoch() method description.
On 11/20/05, Rick Measham <[EMAIL PROTECTED]> wrote: > Why does time() return a multiple of 60? Surely each time there's a leap > second time()%60 should increment? > > Cheers! > Rick Measham > >