my $time = DateTime::Format::W3CDTF->parse_datetime("2007-12-24T18:21Z"); print "epoch time: ".$time->epoch();