Hello all,

 

My program marshals the java.util.Date to  XML DateTime Type. The generated format is “2004-02-15T23:05:33.250-05:00”. However I need the format

So that the milliseconds is suppressed i.e. as 2004-02-15T23:05:33-05:00.

 

Is there way that I can do that ?

 

 

Thanks

Satheesh

 

 

Reply via email to