Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42331 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95991 invoked from network); 18 Dec 2008 12:34:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Dec 2008 12:34:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi-ict.nl Linux 2.6 Received: from [82.94.239.7] ([82.94.239.7:59085] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/52-18353-6334A494 for ; Thu, 18 Dec 2008 07:34:00 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id mBICXse1032336; Thu, 18 Dec 2008 13:33:55 +0100 Date: Thu, 18 Dec 2008 13:33:54 +0100 (CET) X-X-Sender: derick@kossu.ez.no To: Richard Quadling cc: PHP Developers Mailing List In-Reply-To: <10845a340812180420w1ed3cd51lfc416d9a15b7df52@mail.gmail.com> Message-ID: References: <10845a340812180420w1ed3cd51lfc416d9a15b7df52@mail.gmail.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] 2008 is 1s longer than normal. From: derick@php.net (Derick Rethans) On Thu, 18 Dec 2008, Richard Quadling wrote: > With 2008 having a leap-second, does PHP handle this? > > In looking at http://en.wikipedia.org/wiki/Leap_second, there have > been quite a few leap seconds - 34 since Jan 1st 1972. > > So, if PHP isn't making any changes does this mean PHP time is 34 > seconds behind UTC? No: http://derickrethans.nl/php_lags_23_seconds.php regards, Derick