On Jun 19, 2009, at 12:55, Anne van Kesteren wrote:

If out-of-range week values are to be permitted in <input> elements then
a validator should permit both of them.  Conversely if they aren't
permitted then it should accept neither of them (and therefore have to implement a 'which day is January 1st' algorithm, which I'm guessing it
currently doesn't).

Or maybe it implements the bogus one the specification previously defined.

Validator.nu delegates the range check to ICU4J.

--
Henri Sivonen
hsivo...@iki.fi
http://hsivonen.iki.fi/


Reply via email to