vote up 1 vote down star

Anyone done this and can share? I see an option or two but want to know what others have accomplished.

flag

2 Answers

vote up 6 vote down

According to joda-time documentation the preferred method to use is to call this: AbstractDateTime#toCalendar.

link|flag
Thanks. I did see this and guess will go with it. – vatsan Dec 12 '08 at 21:10
vote up 1 vote down

You can also call AbstractInstant#toDate

http://joda-time.sourceforge.net/api-release/org/joda/time/base/AbstractInstant.html#toDate()

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.