Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70180 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17798 invoked from network); 18 Nov 2013 08:12:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2013 08:12:07 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:52509] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/91-06041-5DBC9825 for ; Mon, 18 Nov 2013 03:12:06 -0500 Received: by mail-lb0-f169.google.com with SMTP id x18so3478712lbi.28 for ; Mon, 18 Nov 2013 00:12:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jb9s0knITjIWqLUAcefQsRIk1mZLGkXZuO6Fzc5XHjQ=; b=GaxBsCTtyDEdoPz7BUgdM7vTgays6CcqNWGOMIdpSiRx7BEYswIbwx9CwH0uvu0jzi Xj0KLj7lF5ANhpXXXXQqo133ToosTnpSaX2D5ItrrVhk7KyizIxsp0lf+eguwqZiVOz/ 5zgBT3Db95H/6JTzL4/bnPbaQJxwnxVEOVrB/8tJmzDE4IZL0tsWVjPIWiyQ91uss4y6 aeFc3LC4h9SC+zWriWGpFm0rwlnQLpOMhB0RKZxgmOcWRCuY6xuNoXTPlIqk4ttpJxHb kc8TSd9qwS4W9+8ySdrs4QOYjctg50pY8vtvlPJd3GFZnak/rIub6BzjyPuWXeXYtm3Z hYXg== MIME-Version: 1.0 X-Received: by 10.112.73.3 with SMTP id h3mr12859262lbv.4.1384762322419; Mon, 18 Nov 2013 00:12:02 -0800 (PST) Received: by 10.112.157.33 with HTTP; Mon, 18 Nov 2013 00:12:02 -0800 (PST) In-Reply-To: References: Date: Mon, 18 Nov 2013 09:12:02 +0100 Message-ID: To: Martin Keckeis Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] ICU/intl: list locales? From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, Nov 18, 2013 at 9:02 AM, Martin Keckeis wrote: > Hello together, > > is there a way to get the locale list out of ICU, like listed here: > http://demo.icu-project.org/icu-bin/locexp > > I would also need the "windows Id" for it, which seems also be defined: http://www.php.net/manual/en/intlcalendar.getavailablelocales.php Please ask end user questions on the general mailing list, this list is about developing the language :) Cheers. -- Pierre @pierrejoye | http://www.libgd.org