Isn't there a convenient way of getting from a java.util.Date to a XMLGregorianCalendar?
|
|
|
||
|
|
|
|
Here is a method for converting from a GregorianCalendar to XMLGregorianCalendar; I'll leave the part of converting from a java.util.Date to GregorianCalendar as an exercise for you:
EDIT: Slooow :-) |
||
|
|
