If 2011-11-26T03:53:00.001-0800 is yyyy-MM-dd'T'HH:mm:ss.SSSZ
Then what is 2011-11-26T03:53:00.001-08:00
Hope it explains everything what i need...
|
If Then what is Hope it explains everything what i need... |
|||||||||||||||
|
|
Ok, i've found a solution to your problem. "The solution is possibly to use the data type converter in JAXB, since JAXB must be able to parse ISO8601 date string according to the XML Schema specification. This is the link where i found the above answer. You can simply use it like this:
Hope this helps. Cheers! |
|||
From RFC822 Timezone to General timezone. See this |
|||||||||||
|
|
So here is the question again..... I need the correct date format for the given date.... I have also read the doc here but nothing helps :(
|
|||||||
|