« Return to Thread: Unix billennium in calendar(1)

Re: Unix billennium in calendar(1)

by Mikolaj Kucharski-3 :: Rate this Message:

Reply to Author | View in Thread

Ok for attached patch?

On Thu, Jul 09, 2009 at 07:33:02AM +0100, Mikolaj Kucharski wrote:

> Calendar told me that Unix billennium was today, but Wikipedia and
> date(1) command say something different.
>
> Calendar wrote:
> > Jul 09 Unix billennium begins at 01:46:40 UTC, 2001
>
> $ date -r 1000000000
> Sun Sep  9 02:46:40 IST 2001
>
>
> References
>  1. http://en.wikipedia.org/wiki/Unix_billennium

--
best regards
q#
Index: calendar.computer
===================================================================
RCS file: /cvs/src/usr.bin/calendar/calendars/calendar.computer,v
retrieving revision 1.13
diff -u calendar.computer
--- calendar.computer 10 Oct 2007 17:23:26 -0000 1.13
+++ calendar.computer 9 Jul 2009 23:43:27 -0000
@@ -59,13 +59,13 @@
  Temple Univ., Phila, 1948, for symbolic differentiation on the ENIAC
 07/08 Bell Telephone Co. formed (predecessor of AT&T), 1877
 07/08 CDC incorporated, 1957
-07/09 Unix billennium begins at 01:46:40 UTC, 2001
 07/22 Berkeley rescinded the 3rd term of BSD license, 1999
 08/14 First Unix-based mallet created, 1954
 08/14 IBM PC announced, 1981
 08/17 MD5 collision found by Chinese researchers, 2004
 08/22 CDC 6600 introduced, 1963
 08/23 DEC founded, 1957
+09/09 Unix billennium begins at 01:46:40 UTC, 2001
 09/15 ACM founded, 1947
 09/20 Harlan Herrick runs first FORTRAN program, 1954
 10/02 First robotics-based CAM, 1939

 « Return to Thread: Unix billennium in calendar(1)