On Fri, 31 Dec 2004 04:18:08 EST, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Premshree: > > > Umm, looks like to-idate generates dates of the type "Tue, 9 Mar 2004 > > 1:00:25 -0800" too, which would validate against the feed validator. > > However, this seems inconsistent(?). Maybe somebody who has a better > > idea can hack on this. > > You could fix or rewrite to--date yourself, if you wanted -- it's a mezzanine:
Yep, I realised that. IAC, Gregg had submitted a solution. See http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-message.r?m=rmlYYDC Whole thread: http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-thread.r?m=rmlPFDC > > source to-idate > > It would be good to fix it. > > I know the dates and times it produces are acceptable to many Internet > applications (I've used the output of to-idate many times) The values returned didn't validate for RSS feeds. > > But if it clearly doesn't meet the precise spec in RFC 822 -- which asks for > 2DIGIT for time and date elements. > > Sunanda. > -- > To unsubscribe from the list, just send an email to rebol-request > at rebol.com with unsubscribe as the subject. > > -- Premshree Pillai http://www.livejournal.com/~premshree -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
