my $epoch = "1370376667000"; my $formatter = DateTime::Format::Epoch::Unix->new(); my $newtime = $formatter->parse_datetime("$epoch");