Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32383 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62815 invoked by uid 1010); 19 Sep 2007 14:19:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62799 invoked from network); 19 Sep 2007 14:19:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2007 14:19:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=webmaster@keryx.se; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=webmaster@keryx.se; sender-id=pass Received-SPF: pass (pb1.pair.com: domain keryx.se designates 208.69.121.33 as permitted sender) X-PHP-List-Original-Sender: webmaster@keryx.se X-Host-Fingerprint: 208.69.121.33 supavet.nexcess.net Received: from [208.69.121.33] ([208.69.121.33:59706] helo=supavet.nexcess.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/48-27403-A0031F64 for ; Wed, 19 Sep 2007 10:19:55 -0400 Received: (qmail 30498 invoked by uid 108); 19 Sep 2007 14:19:49 -0000 Received: from unknown (HELO ?127.0.0.1?) (gunther@keryx.se@212.3.30.100) by supavet.nexcess.net with ESMTPA; 19 Sep 2007 14:19:49 -0000 Message-ID: <46F1300A.6060903@keryx.se> Date: Wed, 19 Sep 2007 16:19:54 +0200 User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 000775-2, 2007-09-18), Outbound message X-Antivirus-Status: Clean Subject: date_format_locale From: webmaster@keryx.se (Keryx Web) Hi all! Are there any information available about the specifics and progress of date_format_locale? Speaking as a non native English speaker this is a highly anticipated function. Three specific questions: 1. Is there an implementation in HEAD? 2. Is there any chance of a backport to PHP 5? 3. Will it accept formatting according to date() or strftime() syntax? Lars Gunther