Simple conversion between java.util.Date and XMLGregorianCalendar

后端 未结 7 1271
夕颜
夕颜 2020-12-02 04:25

I\'m looking for a simple method of converting between java.util.Date and javax.xml.datatype.XMLGregorianCalendar in both directions.

Here is the code that

7条回答
提交回复
热议问题