Re: [Sedate] Can offsets like [+02:00] be used instead of IANA names in brackets?

Carsten Bormann <cabo@tzi.org> Tue, 08 March 2022 20:20 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: sedate@ietfa.amsl.com
Delivered-To: sedate@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCE3D3A1431 for <sedate@ietfa.amsl.com>; Tue, 8 Mar 2022 12:20:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level:
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o2RULZv2ION8 for <sedate@ietfa.amsl.com>; Tue, 8 Mar 2022 12:20:25 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 49B043A142E for <sedate@ietf.org>; Tue, 8 Mar 2022 12:20:25 -0800 (PST)
Received: from [192.168.217.118] (p5089ad4f.dip0.t-ipconnect.de [80.137.173.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4KCmsf1Dz7zDCc3; Tue, 8 Mar 2022 21:20:22 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <CACy7CfhxiOOy0BMdAgx2Jaiomnq6GvEqhamUmOwgdWB6oyKY3w@mail.gmail.com>
Date: Tue, 08 Mar 2022 21:20:21 +0100
Cc: Ujjwal Sharma <ryzokuken@igalia.com>, sedate@ietf.org
X-Mao-Original-Outgoing-Id: 668463621.478393-5b4360e7fec19475c19c561b07da967e
Content-Transfer-Encoding: quoted-printable
Message-Id: <63BE08D0-C7C5-4CEA-BBE2-640C8F126661@tzi.org>
References: <CACy7CfhB63dgxatWHYSr-KMKP1SWwd6nRmumCSCPVijgYede4A@mail.gmail.com> <c8035af7-1302-a04a-e449-76db3ad1754e@igalia.com> <6D38910C-72A3-4133-A9BF-794B532765DF@tzi.org> <CACy7Cfgw42p4e0squf0=Ji=RPau+ASeTWd=D6syK5=WUXpfvDw@mail.gmail.com> <A5B6B601-F5B1-469F-B442-3D008519D24B@tzi.org> <CACy7CfhxiOOy0BMdAgx2Jaiomnq6GvEqhamUmOwgdWB6oyKY3w@mail.gmail.com>
To: Justin Grant <justingrant.ietf.public@gmail.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/sedate/MoPx5zxoWHiHtSbQRUHDmo86lSE>
Subject: Re: [Sedate] Can offsets like [+02:00] be used instead of IANA names in brackets?
X-BeenThere: sedate@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Serialising Extended Data About Times and Events <sedate.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sedate>, <mailto:sedate-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/sedate/>
List-Post: <mailto:sedate@ietf.org>
List-Help: <mailto:sedate-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sedate>, <mailto:sedate-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 08 Mar 2022 20:20:29 -0000

On 2022-03-08, at 21:19, Justin Grant <justingrant.ietf.public@gmail.com> wrote:
> 
> IMO, "second exception to the [foo=bar] syntax" sounds like [-08:00][America/Los_Angeles] could be allowed in a string, when in reality the time zone suffix should be mutually exclusive: either an IANA name or a numeric offset string.

Ah, that’s the part I missed.
So what is the reason these are mutually exclusive?

Grüße, Carsten