Re: Using Lua and Kepler to create RSS content?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Using Lua and Kepler to create RSS content?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2007年11月30日 09:19:32 -0200
> 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
2007年7月08日 08:00:00 -0300
I see no obvious problem either. Does anyone?
Those dates are generated with "date -R".
--lhf