How can I get the file modification time formatted in local time?
By doing this:
use File::stat; use Time::Piece; my $format = \'%Y%m%d%H%M\'; print