my $year=localtime->year()+1900; my $month=localtime->mon()+1; my $date=localtime->mday();