Hi Jochem,

I fixed this in the CVS code, and also created a Jira issue for tracking 
purposes: http://jira.codehaus.org/browse/JIBX-211

  - Dennis

Dennis M. Sosnoski
SOA and Web Services in Java
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117



[EMAIL PROTECTED] wrote:
> Hi,
>
> The validateDate() function in org.jibx.runtime.Utility is used to 
> validate dates in XSD date format. But it doesn't handle date strings with 
> timezones, for example "2008-04-08Z", even though the timezone is part of 
> the XSD date format specification.
>
> The biggest problem is that validateDate() doesn't just ignore the 
> timezone, but that it considers a date with timezone invalid. This makes 
> it unusable with the default axis2 databinding, which apppends a timezone 
> to date values.
>
> Cheers,
> Jochem
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Register now and save $200. Hurry, offer ends at 11:59 p.m., 
> Monday, April 7! Use priority code J8TLD2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> jibx-devs mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jibx-devs
>
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to