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


in reply to Re^2: changing time date format.
in thread changing time date format.

Yeah!

I worked with NASA and all was simple... ALL files had date/times into their names in ISO8601 format...

Only run your favorite editor and to write:

use DateTime::Format::ISO8601;