I am trying to program a function that returns me the difference in years given an specific date format, which is: "01/%m/%Y":
"01/%m/%Y"
Here\'s the code