hi all
Just a quick one I hope!
I am looping through a file and need to ensure that the date field value in the file is structured as:
dd/mm/yyyy
Is there a good quick way to do this?
Some users may type dd-mm-yyyy or something else which I need to detect.
If anyone can help i would be greatly appreciative!
Ta