任何人都这样做,可以分享?我看到一两个选项,但想知道别人做了什么.
根据joda-time文档,首选方法是调用它: AbstractDateTime#toCalendar.
您也可以调用AbstractInstant#toDate
http://joda-time.sourceforge.net/api-release/org/joda/time/base/AbstractInstant.html#toDate()