[Sedate] WG Action: Rechartered Serialising Extended Data About Times and Events (sedate)

The IESG <iesg-secretary@ietf.org> Thu, 01 June 2023 15:21 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: sedate@ietf.org
Delivered-To: sedate@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id E1F45C151719; Thu, 1 Jun 2023 08:21:11 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 10.4.1
Auto-Submitted: auto-generated
Precedence: bulk
Cc: The IESG <iesg@ietf.org>, sedate-chairs@ietf.org, sedate@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Message-ID: <168563287187.56697.16807817762526327783@ietfa.amsl.com>
Date: Thu, 01 Jun 2023 08:21:11 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/sedate/9SDUZigyXwQZbTNe2cLKnIq3uoQ>
Subject: [Sedate] WG Action: Rechartered Serialising Extended Data About Times and Events (sedate)
X-BeenThere: sedate@ietf.org
X-Mailman-Version: 2.1.39
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: Thu, 01 Jun 2023 15:21:12 -0000

The Serialising Extended Data About Times and Events (sedate) WG in the
Applications and Real-Time Area of the IETF has been rechartered. For
additional information, please contact the Area Directors or the WG Chairs.

Serialising Extended Data About Times and Events (sedate)
-----------------------------------------------------------------------
Current status: Active WG

Chairs:
  Bron Gondwana <brong@fastmailteam.com>
  Mark McFadden <Mark@internetpolicyadvisors.com>

Assigned Area Directors:
  Francesca Palombini <francesca.palombini@ericsson.com>
  Murray Kucherawy <superuser@gmail.com>

Applications and Real-Time Area Directors:
  Murray Kucherawy <superuser@gmail.com>
  Francesca Palombini <francesca.palombini@ericsson.com>

Mailing list:
  Address: sedate@ietf.org
  To subscribe: https://www.ietf.org/mailman/listinfo/sedate
  Archive: https://mailarchive.ietf.org/arch/browse/sedate/

Group page: https://datatracker.ietf.org/group/sedate/

Charter: https://datatracker.ietf.org/doc/charter-ietf-sedate/

RFC 3339 defines a text format as a profile of ISO 8601 that can reliably
express an instant in time, either in UTC or in a local time along with the
offset against UTC. However, datetime data often has additional context, such
as the timezone or calendar system that was in use when that instant was
recorded.

Particularly when using times for interval, recurrence, or offset
calculations, it is necessary to know the context in which the timepoint
exists. It would be valuable to have a standard text serialisation format for
this contextual data. This working group will develop and publish a format
meeting that requirement, subject to the additional constraints described
below.

* This format must be able to round-trip through intermediate systems which
do not understand the full context.

* Systems which don’t understand all the contextual fields must still be able
to reliably extract the instant in time.

This format will be a companion to RFC 3339 rather than a replacement,
embedding unaltered RFC 3339 data in a way that makes it easy to parse just
the datetime data independently of the context.

The work on this format discovered an issue with RFC 3339. When ISO 8601 was
revised in 2000, the “-00:00” offset which RFC 3339 had invented for “offset
isn’t relevant” was made invalid. This means that RFC 3339 is not a strict
subset of the current version of ISO 8601.

To fix this issue, the working group will additionally update RFC 3339 by
removing the definition of “-00:00” and updating the definition of “Z” (Zulu)
to mean that the offset to local time is not known, leaving “+00:00” to mean
that UTC is the preferred reference point for local time.

Any other changes to RFC 3339 are explicitly outside the charter for this
working group. If a need for any other changes to RFC 3339 emerges, this
group must recharter before performing that work. In this case, the changes
to RFC 3339 will need to be clearly motivated, evaluated and precisely scoped
during the rechartering process, and will need to make only changes that keep
the timestamp specification a profile of current versions of ISO 8601.
Stability of the RFC 3339 timestamp format is important to existing IETF
protocols and the Internet generally, and any rechartering process should
frown on anything that would invalidate the existing timestamp format.

The working group will coordinate with ECMA International TC39 and ISO/TC 154
to ensure that this work remains a strict extension of ISO 8601 and its
various parts rather than becoming a conflicting standard.

Milestones:

  Apr 2023 - Submit extended date and time draft to the IESG for publication