Use DATEVALUE to count non-empty cells in Google Sheets. Complete tutorial with syntax and examples.
DATEVALUE(date_string)
Converts a provided date string in a known format to a date value. To count non-empty cells, combine DATEVALUE with the right arguments for your dataset.
Converts text dates to actual date values for calculations.