my $cell = (localtime)[6] + 1; $worksheet->write($cell, 0, "$month $date"); $worksheet->write($cell, 0, $day);