Community
Participate
Working Groups
When doing multiple date/time conversions during marshal/unmarshal, time zone information can be lost. For example: XMLGregorianCalendar1 -> xml -> Calendar -> xml -> XMLGregorianCalendar2 XMLGregorianCalendar1 should equal XMLGregorianCalendar2 but currently the timezone information is lost.
Created attachment 188815 [details] Proposed patch.
Fixed, reviewed by mmacivor. New test case: DateAndTimeTestCases :: testMultiConversion()
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink