Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78462 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48191 invoked from network); 30 Oct 2014 11:31:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Oct 2014 11:31:40 -0000 Authentication-Results: pb1.pair.com header.from=php@beccati.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@beccati.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain beccati.com designates 176.9.114.167 as permitted sender) X-PHP-List-Original-Sender: php@beccati.com X-Host-Fingerprint: 176.9.114.167 spritz.beccati.com Received: from [176.9.114.167] ([176.9.114.167:40190] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AC/03-33916-89122545 for ; Thu, 30 Oct 2014 06:31:37 -0500 Received: (qmail 31255 invoked from network); 30 Oct 2014 11:31:32 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 30 Oct 2014 11:31:32 -0000 Message-ID: <5452218C.7020303@beccati.com> Date: Thu, 30 Oct 2014 12:31:24 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Trevor Suarez , PHP internals References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PR] DateTime RFC7231 constant From: php@beccati.com (Matteo Beccati) Hi, On 30/10/2014 08:03, Trevor Suarez wrote: > Good early morning (late night for me) internals! > > I would like to propose a small addition be made to the DateTime date > format constant definitions. > > https://github.com/php/php-src/pull/882 Thanks for the PR. However, I'm afraid the comments on the PR code are correct. The output is supposed to be UTC time, not just local time with "GMT" appended. Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/