2000-01-04 00:40:37+01 by Dan Lyke 0 comments
From danlyke@flutterby.com Mon Jan 3 15:40:35 2000 Received: by toohey.flutterby.com; Mon, 3 Jan 2000 15:40:35 -0800 Received: by francon.flutterby.com; Mon, 3 Jan 2000 14:26:16 -0800 Date: Mon, 3 Jan 2000 14:26:16 -0800 (PST) From: Dan Lyke <danlyke@flutterby.com> To: dbl-quickies@flutterby.com Message-ID: <pine.LNX.4.10.10001031424170.277-100000@francon.flutterby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I expected a lot of Perl 19100 bugs, but on all of the mailing lists and newsgroups I've been reading, the biggest Y2K bug has been with JavaScript, which handles dates between 1900 and 1999 inclusive as 0-99, but handles dates outside that range as their AD year. What drooling idiot thought that up?