Date: Thu, 28 Oct 1999 19:51:35 -0700 From: "Dan O'Connor" <dan@jgl.reno.nv.us> To: <freebsd-questions@FreeBSD.ORG>, "Giorgos Keramidas" <keramida@ceid.upatras.gr> Subject: Re: cvsup is y2k compliant, right? Message-ID: <010701bf21b8$94434980$0200000a@danco.home>
next in thread | raw e-mail | index | archive | help
>I noticed while doing my usual `cvsup ports-supfile' that deltas are >numbered along the lines of 99.10.06.03.31.16 where 99 is, I suppose, >the year number. Since I am to bored to browse the sources right now, >can someone help me figure out this one? > >When the year is 2000 what will the first number be? This is just a WAG, but if it's anything like Perl, 2000 will show up as "100". (In Perl, you get 1999, 2000, 2001, etc. by adding '1900' to the year, not by prepending the two digits '19'.) --Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010701bf21b8$94434980$0200000a>