Help for this page
use strict; use warnings; ... my $date = $format->parse_datetime($val); print $date->strftime("%F %T.%3N %Z")."\n";
2011-11-11 14:30:00.1000 UTC
2011-11-11 14:30:01.000 UTC