I have a date in the format dd/mm/yyyy
e.g
a=10/01/2000
How to I get "a - 3 days" in the same format (07/01/00)??
Thanks