Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114671 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 5427 invoked from network); 30 May 2021 22:06:07 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 30 May 2021 22:06:07 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id D3BD61804D9 for ; Sun, 30 May 2021 15:18:43 -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_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-ot1-f43.google.com (mail-ot1-f43.google.com [209.85.210.43]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 30 May 2021 15:18:43 -0700 (PDT) Received: by mail-ot1-f43.google.com with SMTP id i12-20020a05683033ecb02903346fa0f74dso9336610otu.10 for ; Sun, 30 May 2021 15:18:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=AS4dhFXrYg9iNcVnO4/r+IVbRW9nE4xRus7erBDvL4A=; b=DoWSzyDFx4Cd1OySyhAQhLtUdsfeG324LyR3fT1DCzRRjmpvIDM0z/kzD/WoJkXG2C lQwVSK3A+FygW900RMuARFPnagJfjE0oI9ozixUnnKm3/6Xj1//lXk9lyluBZNG5oDG0 HSFYfVUHUIurnYtQuRFeXnU2iUXszaaEv714CjpXsfHNu/AGPp51d+jXVlXCG3duoW30 zmmJu/hbacsQsiWwDmKYgfNivuXcyupxmD1/HIB0Q7MyJlEbw12nALAlpGOKnUrcOHff dSmnKxNjVs1zLNVdom7xcWgtBPf3pZHktRMp9M5N9i/EfWLUw9I9XimpQSnnS572EdtN gNCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=AS4dhFXrYg9iNcVnO4/r+IVbRW9nE4xRus7erBDvL4A=; b=BpK5ZHr5cPFoSiGoyiM3epJM/SlfJiE7GY9QqSHl2eA+p976hGp0gC8t+dLSZdng3r zibcMLqpTf3hmCKaJ14DuhxccOVk9ugvV8AB/aNdKNTYhLZOBHBQp+Z56hGNjdOtJqYi l2AfvkuzI+qrhuSO9NBTu2SjlPkvKemsLUef/SSKLxo8lIO5AYwOpSLIGxakXtKAng5l dUmIt01SUyr35pSTXpL+HVgHBfaHQod4ghuUS96A5WEj9fYEc8p4DXDQZNIvcBQuX8xl afHG/YcxxXY2Ta/114U9Tjp0FZNKAt6Z8idy4f59nKaXSSRBMZwLZ8zr2L7vo++HvhB9 AlKQ== X-Gm-Message-State: AOAM532Tc3HOlUurMroAtlchHg66zEzVGTFUon6FbX0AVRa9uvMhroa5 Gf5I8MHu9M0zifoGxeJkSSvjtt7Kc5aJrbbnzrMCkXLf3UvWFw== X-Google-Smtp-Source: ABdhPJyeONVmShizI4HDZ+j1ngwYgye2BrQwa1/R9PHTPWqErWrSm+N6APMNPkbvc1dbaGS1xJHxAOxs4JuVbmPbm3s= X-Received: by 2002:a9d:72ca:: with SMTP id d10mr14605766otk.358.1622413122483; Sun, 30 May 2021 15:18:42 -0700 (PDT) MIME-Version: 1.0 References: <9ECA71F4-F57A-4184-9713-0EF8B7131F97@php.net> In-Reply-To: <9ECA71F4-F57A-4184-9713-0EF8B7131F97@php.net> Date: Mon, 31 May 2021 00:18:31 +0200 Message-ID: To: Derick Rethans Cc: PHP Internals Content-Type: multipart/alternative; boundary="000000000000d8380e05c3937dcd" Subject: Re: [PHP-DEV] DateTimeZone silently falls back to UTC when providing seconds From: benjamin.morel@gmail.com (Benjamin Morel) --000000000000d8380e05c3937dcd Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable > > I can't think of why this couldn't work. Duke a bug report please at > bugs.php.net? Before doing so, shouldn't we discuss whether it makes sense to accept a time-zone offset with seconds, when the granularity seems to be 15 mins? https://en.wikipedia.org/wiki/List_of_UTC_time_offsets =E2=80=94 Benjamin --000000000000d8380e05c3937dcd--