jodatime - How to convert Joda time LocalTime to java.util.Date? -


I want to convert Joda LocalTime to java.util.Date and No to LocalDate. If it helps, then I already have a local time item. I obviously have no part of "date" in local time. So I can not convert local time directly into the date. Is there an easy way to do this?

Step -

  local time-late localed lock = today's date + excess date da = locd.toDate ();    

  date da = loct.toDateTimeToday (). ToDate ();    

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -