http://www.perlmonks.org?node_id=521010


in reply to Date Help

Is there a way or program that can distinguish and reformat them.

To distinguish, you may use regular expressions as explained in perldoc perlre or perlrequick.

To reformat them, see the answers to a question asked earlier today: Best way to compare date strings.

Cheers, Sören