MINUTE Function – Google Sheets

The MINUTE function is a simple date function that extracts just the minute from a given time. If you are working with times but only care about the minutes, this function lets you get rid of everything else. Remember that dates are just saved as numbers by your spreadsheet with date formatting applied. Purpose The … Read more

HOUR Function – Google Sheets

The HOUR function extracts the hour value from a time as a number from 1 to 12. If you work with times but only care about the hours, this function lets you get rid of everything else. Remember that dates are just numbers with date formatting applied. This function is often used inside formulas with … Read more