Help for this page
Select Code to Download
Select
or
download this
$len = length($day[5]); if ($len =~ /8/) { ... } else { print "00:00:00"; }