Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114473 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 96764 invoked from network); 14 May 2021 15:47:55 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 14 May 2021 15:47:55 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id EEB5C1804B5 for ; Fri, 14 May 2021 08:56:28 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: ** X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_50, PDS_TONAME_EQ_TOLOCAL_SHORT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail02.x-net.at (mail02.x-net.at [83.65.141.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 14 May 2021 08:56:28 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail02.x-net.at (Postfix) with ESMTP id C5008380717 for ; Fri, 14 May 2021 17:56:26 +0200 (CEST) Received: from mail02.x-net.at ([127.0.0.1]) by localhost (x-zimbra02.x [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id F1lvXOnTCjks for ; Fri, 14 May 2021 17:56:24 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail02.x-net.at (Postfix) with ESMTP id 1B510380AB7 for ; Fri, 14 May 2021 17:56:24 +0200 (CEST) X-Virus-Scanned: amavisd-new at x-t.at Received: from mail02.x-net.at ([127.0.0.1]) by localhost (x-zimbra02.x [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ORxk47vb-pPE for ; Fri, 14 May 2021 17:56:24 +0200 (CEST) Received: from x-zimbra02.x (localhost [127.0.0.1]) by mail02.x-net.at (Postfix) with ESMTP id 04F53380717 for ; Fri, 14 May 2021 17:56:24 +0200 (CEST) Date: Fri, 14 May 2021 17:56:23 +0200 (CEST) To: internals Message-ID: <1815820036.3212683.1621007783673.JavaMail.zimbra@dafert.at> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Mailer: Zimbra 8.8.15_GA_3959 (ZimbraWebClient - FF88 (Linux)/8.8.15_GA_3953) Thread-Index: m7cuaHolm/rgfy2m77E5jtOaNvE2fA== Thread-Topic: Add IntlDatePatternGenerator Subject: [VOTE] Add IntlDatePatternGenerator From: mel@dafert.at (Mel Dafert) Hi Internals, I have opened the vote on https://wiki.php.net/rfc/intldatetimepatterngenerator. I will close it on 2021-05-28. For previous discussion see https://externals.io/message/113831 and https://externals.io/message/114124. Regards, Mel