lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> http://www.lua.org/news.rss feed, TB stops at 6 / 24
> Anybody else has this issue?
> I downloaded manually the file, but I see no obvious problem...

I ran it through the feed validator at http://feedvalidator.org/ and I got this:
	line 70, column 0: Incorrect day of week: Mono
The validator at http://validator.w3.org/feed/ says exatcly the same thing.

The date in question is
	Mon, 08 Jul 2007 08:00:00 -0300

I see no obvious problem either. Does anyone?

Those dates are generated with "date -R".
--lhf