I have to make a code where I put a date and I need to know what the next 5 days are. For example, today is 18/01/2016 the next few days are 19/01/2016, 20/01/2016, 21/01/2016, 01/22/2016 and 23 / 01/2016 . I need to pick up the next 5 days of a certain date. How can I do this?