Document Action: 'BinaryTime: An alternate format for representing date and time in ASN.1' to Experimental RFC

The IESG <iesg-secretary@ietf.org> Fri, 12 November 2004 18:34 UTC

Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id NAA29198; Fri, 12 Nov 2004 13:34:19 -0500 (EST)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CSgGz-0007IQ-IC; Fri, 12 Nov 2004 13:35:49 -0500
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CSg3u-0000hW-BX; Fri, 12 Nov 2004 13:22:18 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CSfx1-0007Tl-34; Fri, 12 Nov 2004 13:15:11 -0500
Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id NAA27191; Fri, 12 Nov 2004 13:15:07 -0500 (EST)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CSfyR-0006gq-A4; Fri, 12 Nov 2004 13:16:39 -0500
Received: from apache by megatron.ietf.org with local (Exim 4.32) id 1CSfv1-0006nq-TG; Fri, 12 Nov 2004 13:13:07 -0500
X-test-idtracker: no
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Message-Id: <E1CSfv1-0006nq-TG@megatron.ietf.org>
Date: Fri, 12 Nov 2004 13:13:07 -0500
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 9ed51c9d1356100bce94f1ae4ec616a9
Cc: Internet Architecture Board <iab@iab.org>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Document Action: 'BinaryTime: An alternate format for representing date and time in ASN.1' to Experimental RFC
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: ietf-announce.ietf.org
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
Sender: ietf-announce-bounces@ietf.org
Errors-To: ietf-announce-bounces@ietf.org
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 769a46790fb42fbb0b0cc700c82f7081

The IESG has approved the following document:

- 'BinaryTime: An alternate format for representing date and time in ASN.1 '
   <draft-housley-binarytime-02.txt> as an Experimental RFC

This document has been reviewed in the IETF but is not the product of an
IETF Working Group. 

The IESG contact person is Steve Bellovin.

Technical Summary
  This protocol provides a means to represent time in ASN.1 as an integral
number of seconds since the epoch (00:00:00 UTC, January 1, 1970).  This avoids
the well-known problems with comparison of timestamps that are given with
respect to some particular timezone. 

Protocol Quality
 
 Steve Bellovin has reviewed this document for the IESG.

RFC Editor Note:

Section 2, old text:
      BinaryTime ::= INTEGER

New text:
       BinaryTime ::= INTEGER (0..MAX)
OLD:

    The integer value is the number of seconds after midnight UTC,
    January 1, 1970.

NEW:

    The integer value is the number of seconds, ignoring leap seconds,
    after midnight UTC, January 1, 1970.

Appendix A, old text:
      BinaryTime ::= INTEGER

New text:
       BinaryTime ::= INTEGER (0..MAX)


_______________________________________________
IETF-Announce mailing list
IETF-Announce@ietf.org
https://www1.ietf.org/mailman/listinfo/ietf-announce