All,Is there any way to use the ISO8601DateConverter without milliseconds? Right now, whenever I call xstream.toXML(object), I'm getting milliseconds in the output.
This is how I'm specifying the converter:
static {
xstream.registerConverter(new ISO8601DateConverter());
}
Thanks,
Brian
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
