Format: mm/yy or dd/mm Example :08/17 or 06/08 Should be able to output that this is a date but can be of either formats(dd/mm or mm/dd) which can then later be resolved in code.
Format: mm/yy or dd/mm
Example :08/17 or 06/08
Should be able to output that this is a date but can be of either formats(dd/mm or mm/dd) which can then later be resolved in code.