I want to convert a java.util.Date to JodaTime so as to carry out subtractions between dates. Is there a good concise way to convert from
I want to convert a java.util.Date to JodaTime so as to carry out subtractions between dates. Is there a good concise way to convert from