Hi everybody,
I want to create a code that subtract two years from the current date and returns the data.
For instance
Current date= 05/05/2009
Date before two years=current date-(2 years)
Date before two years=MM/DD/YYYY
Appreciate your cooperation
I want to create a code that subtract two years from the current date and returns the data.
For instance
Current date= 05/05/2009
Date before two years=current date-(2 years)
Date before two years=MM/DD/YYYY
Appreciate your cooperation
Comment