Re: Y2k compliancekk

Tim Smith (tzs@tzs.net)
Sat, 5 Dec 1998 18:01:09 -0800 (PST)


On Sat, 5 Dec 1998, Tim Smith wrote:
> struct tm t = {0,0,0,29,1,1900+year,0,0,0};

s/1900+year/year-1900/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/