RFC 8943 on Concise Binary Object Representation (CBOR) Tags for Date

rfc-editor@rfc-editor.org Fri, 20 November 2020 23:47 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: ietf-announce@ietfa.amsl.com
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C049E3A0CA0; Fri, 20 Nov 2020 15:47:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, 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 EogI2OzxleKW; Fri, 20 Nov 2020 15:47:38 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2CB7B3A0C9C; Fri, 20 Nov 2020 15:47:38 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30) id 5E0DAF4077C; Fri, 20 Nov 2020 15:47:23 -0800 (PST)
To: ietf-announce@ietf.org, rfc-dist@rfc-editor.org
Subject: RFC 8943 on Concise Binary Object Representation (CBOR) Tags for Date
X-PHP-Originating-Script: 1005:ams_util_lib.php
From: rfc-editor@rfc-editor.org
Cc: rfc-editor@rfc-editor.org, drafts-update-ref@iana.org, cbor@ietf.org
Content-type: text/plain; charset="UTF-8"
Message-Id: <20201120234723.5E0DAF4077C@rfc-editor.org>
Date: Fri, 20 Nov 2020 15:47:23 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-announce/-anAeaHXkudHXaOXKmrDLjRYBTI>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-announce/>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Nov 2020 23:47:40 -0000

A new Request for Comments is now available in online RFC libraries.

        
        RFC 8943

        Title:      Concise Binary Object Representation (CBOR) 
                    Tags for Date 
        Author:     M. Jones,
                    A. Nadalin,
                    J. Richter
        Status:     Standards Track
        Stream:     IETF
        Date:       November 2020
        Mailbox:    mbj@microsoft.com, 
                    nadalin@prodigy.net, 
                    joerg.richter@pdv-fs.de
        Pages:      6
        Updates/Obsoletes/SeeAlso:   None

        I-D Tag:    draft-ietf-cbor-date-tag-07.txt

        URL:        https://www.rfc-editor.org/info/rfc8943

        DOI:        10.17487/RFC8943

The Concise Binary Object Representation (CBOR), as specified in RFC
7049, is a data format whose design goals include the possibility of
extremely small code size, fairly small message size, and
extensibility without the need for version negotiation. 

In CBOR, one point of extensibility is the definition of CBOR tags.
RFC 7049 defines two tags for time: CBOR tag 0 (date/time string as
per RFC 3339) and tag 1 (POSIX "seconds since the epoch"). Since
then, additional requirements have become known. This specification
defines a CBOR tag for a date text string (as per RFC 3339) for
applications needing a textual date representation within the
Gregorian calendar without a time. It also defines a CBOR tag for
days since the date 1970-01-01 in the Gregorian calendar for
applications needing a numeric date representation without a time.
This specification is the reference document for IANA registration of
the CBOR tags defined.

This document is a product of the Concise Binary Object Representation Maintenance and Extensions Working Group of the IETF.

This is now a Proposed Standard.

STANDARDS TRACK: This document specifies an Internet Standards Track
protocol for the Internet community, and requests discussion and suggestions
for improvements.  Please refer to the current edition of the Official
Internet Protocol Standards (https://www.rfc-editor.org/standards) for the 
standardization state and status of this protocol.  Distribution of this 
memo is unlimited.

This announcement is sent to the IETF-Announce and rfc-dist lists.
To subscribe or unsubscribe, see
  https://www.ietf.org/mailman/listinfo/ietf-announce
  https://mailman.rfc-editor.org/mailman/listinfo/rfc-dist

For searching the RFC series, see https://www.rfc-editor.org/search
For downloading RFCs, see https://www.rfc-editor.org/retrieve/bulk

Requests for special distribution should be addressed to either the
author of the RFC in question, or to rfc-editor@rfc-editor.org.  Unless
specifically noted otherwise on the RFC itself, all RFCs are for
unlimited distribution.


The RFC Editor Team
Association Management Solutions, LLC