Kaj
Just read your previous three emails. Thanks for the info. I will try and
have a look at the specs and your code over the next few days.
Regards
Jason
----- Original Message -----
From: "Kaj Hejer" <kaj...@us...>
To: <rss...@li...>
Sent: Wednesday, October 01, 2003 9:23 PM
Subject: Re: [Rsslibj-developer] GenericRSSWriter: Illegal pattern character
'Z'
> At 21:10 +0200 01-10-2003, Kaj Hejer wrote:
> >At 20:41 +0200 01-10-2003, Kaj Hejer wrote:
> >>Hi!
> >>
> >>We get the following exception on channel.getFeed("rdf") when we
> >>use item.setDcDate:
> >>
> >>java.lang.IllegalArgumentException: Illegal pattern character 'Z'
> >>
> >>
> >>This seems to be a bug in java 1.3.1. We only see this issue on
> >>java 1.3.1, not on 1.4.1.
> >>
> >>The problems seems to be sdf2 in
> >>src/com/rsslibj/writers/GenericRSSWriter.java
> >
> >
>
>
> Hi again :)
>
> I found a method for returning dates in ISO-8601 format at
>
<url:http://forum.java.sun.com/thread.jsp?thread=439507&forum=1&message=1978
495>
>
> I modified GenericRSSWriter.java to use this code and my modified
> version can be found at
> http://folk.uio.no/kajh/tmp/GenericRSSWriter.java.txt
>
> Feel free to include this code in rsslibj (if you think it does what it
> should :)
>
>
> -Kaj :)
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Rsslibj-developer mailing list
> Rss...@li...
> https://lists.sourceforge.net/lists/listinfo/rsslibj-developer
>
|