Read character data into a SAS date (or time or datetime) value with an appropriate Informat. Assign the desired ISO format to that variable.
The issue can be determining the proper informat because there are so many possibilities. Pray that at least the years are all 4-digits or the issue can get pretty ugly.
... View more