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

Carsten Bormann <cabo@tzi.org> Tue, 08 March 2022 16:08 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 1B1FB3A12C8 for <sedate@ietfa.amsl.com>; Tue, 8 Mar 2022 08:08:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.909
X-Spam-Level:
X-Spam-Status: No, score=-1.909 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, URIBL_BLOCKED=0.001] 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 AnzLEQb2YEiD for <sedate@ietfa.amsl.com>; Tue, 8 Mar 2022 08:08:20 -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 1A7843A12BB for <sedate@ietf.org>; Tue, 8 Mar 2022 08:08:20 -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 4KCgGn58Y2zDCjk; Tue, 8 Mar 2022 17:08:17 +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: <c8035af7-1302-a04a-e449-76db3ad1754e@igalia.com>
Date: Tue, 08 Mar 2022 17:08:17 +0100
Cc: Justin Grant <justingrant.ietf.public@gmail.com>, sedate@ietf.org
X-Mao-Original-Outgoing-Id: 668448497.217792-e228c21b44a935d070b2e5c5d1d5e526
Content-Transfer-Encoding: quoted-printable
Message-Id: <6D38910C-72A3-4133-A9BF-794B532765DF@tzi.org>
References: <CACy7CfhB63dgxatWHYSr-KMKP1SWwd6nRmumCSCPVijgYede4A@mail.gmail.com> <c8035af7-1302-a04a-e449-76db3ad1754e@igalia.com>
To: Ujjwal Sharma <ryzokuken@igalia.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/sedate/lcf-y0cerEhE4HjPSNkjYOBHE4M>
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 16:08:25 -0000

On 2022-03-08, at 17:02, Ujjwal Sharma <ryzokuken@igalia.com> wrote:
> 
> While this format certainly looks weird, I believe we should include it for backwards compatibility with the de-facto standard. Any compelling arguments to avoid this at all costs?

Does this need to be compatible to the Java API or to some one-the-wire format?

For the latter, I’d like to focus on the [foo=bar] format as far as that is possible.

Grüße, Carsten