Panda::Date pros
Can parse ISO date strings:
$pd
= Panda::Date->new(
'2015-03-10 18:32:00'
);