my $formatter = DateTime::Format::Strptime->new(...); #### my $dt = $formatter->parse_datetime( $timestampstring );