Is it possible to add weekdays to joda time?
For instance, if current date is Friday 01/03, date + 1 should return Monday 04/03, rather than 02/03.
LocalDate newDate = new LocalDate(); int i=0; while(i