Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64222 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74388 invoked from network); 10 Dec 2012 12:41:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Dec 2012 12:41:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.177 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.210.177 mail-ia0-f177.google.com Received: from [209.85.210.177] ([209.85.210.177:42156] helo=mail-ia0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/D2-60401-378D5C05 for ; Mon, 10 Dec 2012 07:41:23 -0500 Received: by mail-ia0-f177.google.com with SMTP id u21so4625515ial.8 for ; Mon, 10 Dec 2012 04:41:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Vj2pHazGMs3DXX7ZLp9xP1SSx2leUMDE5ZfHK7NnmqQ=; b=taDyisbfkjZhmF3jAhGHi6hHLuB2oNLeY95zXiZKfZ6m/fWc7ShtbKAKahRXXAfYIf JoxXAvwUH+HpxaR0lRcx0nT8qtmGLD/YDO93ccCBTI9ov+1DAz3jpsjARAuyhxEp5O24 9UeoCW4pZYQKxxDqrF98GLLUXh+tLh3eP5whdE7h9gJvjJZGr09sdeQqE6u7odmAqvh2 K0H9zn8yILxEWwdaFzgVXFCkITki4OqFRVQ5Ot1nSD09ybxlGsxnGupDWpMUrdT8aeHw hRV+I+b66PKxXHFKgiQQOwpLrn+whPP6E31bBWxBfMy0vZKkyxn4hSgvTg+Z7V8Htwfa arfA== Received: by 10.50.195.134 with SMTP id ie6mr5968031igc.45.1355143280840; Mon, 10 Dec 2012 04:41:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.136.81 with HTTP; Mon, 10 Dec 2012 04:41:00 -0800 (PST) In-Reply-To: <4ED7146272E04A47B986ED49E771E347BB362B68E4@Ikarus.ameusgmbh.intern> References: <4ED7146272E04A47B986ED49E771E347BB362B68DE@Ikarus.ameusgmbh.intern> <4ED7146272E04A47B986ED49E771E347BB362B68E4@Ikarus.ameusgmbh.intern> Date: Mon, 10 Dec 2012 13:41:00 +0100 Message-ID: To: Christian Stoller Cc: Sebastian Krebs , Nikita Nefedov , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=14dae9340b45dfd0c304d07ee1ce Subject: Re: [PHP-DEV] Improve DateTime Class From: ocramius@gmail.com (Marco Pivetta) --14dae9340b45dfd0c304d07ee1ce Content-Type: text/plain; charset=UTF-8 It's just a matter of getting used to it IMO. I am not sure if you can simply modify its public properties, but if that's the case, that should handle your problem. Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ --14dae9340b45dfd0c304d07ee1ce--