From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,92471489ebbc99c6 X-Google-Attributes: gid103376,public From: gwinn@ma.ultranet.com (Joe Gwinn) Subject: Re: Y2K Issues Date: 1998/10/20 Message-ID: #1/1 X-Deja-AN: 403359800 References: <362B53A3.64E266AB@res.raytheon.com> X-Ultra-Time: 20 Oct 1998 23:46:50 GMT X-Complaints-To: abuse@ultra.net Organization: Gwinn Instruments Newsgroups: comp.lang.ada Date: 1998-10-20T00:00:00+00:00 List-Id: In article , gwinn@ma.ultranet.com (Joe Gwinn) wrote: > The UNIX/POSIX time format consists of two unsigned 32-bit integers, one > being the number of seconds since 00:00 UTC 21 January 1970 AD (the > "Epoch", or timescale zero), the other being the number of decimal > nanoseconds into the current second. (Ref: IEEE Std 1003.1-1996 chapter > 14) That should be 1 January 1970, not 21 January. Sorry; I didn't notice that I had fat-fingered the date. Thanks to those who pointed this out. Joe Gwinn