/ Graham <[EMAIL PROTECTED]> was heard to say:
| Also, the regex begins:
|
| [0-9]{8}T
|
| Which unless I'm mistaken requires the date section to be exactly 8
| digits with no punctuation. Yet RFC3339 defines the date section as
| having hyphens:
Agreed. That should be [0-9]{4}-[0-9]{2}-[0-9]{2}
| full-date = date-fullyear "-" date-month "-" date-mday
|
| I don't think there's better proof of the regex's awfulness than,
| given the number of eyeballs that have been on it to get it into the
| spec, no one's noticed there's a glaring error in the very first term.
Uhm. Yeah. Fair point.
Be seeing you,
norm
--
Norman Walsh <[EMAIL PROTECTED]> | Everything should be made as simple as
http://nwalsh.com/ | possible, but no simpler.
pgpw0MvwwUr3Z.pgp
Description: PGP signature
