I've an input textbox that you write a date, and I would like a way to calculate six months from the input date.
The input date format is:
dd/mm/yy
Example how it should work:
Input date: 01/07/13
How the output from the function should be: 01/01/14