users@jaxb.java.net

Re: xs:dateTime Encoded Format

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 20 Oct 2004 13:50:03 -0700

Ringeman, Ken wrote:
> What is the correctly encoded format for the type dateTime?
>
> 1999-05031T13.:20:00-04:00

Time zone is OK, and I believe we've always been putting it there.

But the format looks terribly wrong. "05031" should be "05-31", and we
can't have '.' in hours.

If this is what JAXB has produced, please file a bug and attach a test
case if possible.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net