arpithparikh / rdfquery

Automatically exported from code.google.com/p/rdfquery
0 stars 0 forks source link

jquery.datatype.js is failing dateTime test #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See the test "a dateTime with a bad number of days in a month". The
validation code in jquery.datatype.js uses "new Date()" to try to create a
date with the extracted components, but Firefox and IE7 (at least) create a
date representing 1st March 2009 when the date is 29th February 2009.

Original issue reported on code.google.com by jeni.ten...@gmail.com on 12 Dec 2008 at 9:17

GoogleCodeExporter commented 8 years ago
Removed duplicates; problem with Google code interface

Original comment by jeni.ten...@gmail.com on 12 Dec 2008 at 9:19