Hayley is taking part in a reading competition at her local library. She has read for 22 hours and 15 minutes this quarter. When she enters her results in the shared Google Sheets document, what function should she use to convert her results to the format 22:15:00?

(1 point)
Responses

Time()

Sum()

Max()

Count()

1 answer

To convert her reading time into the format 22:15:00 in Google Sheets, Hayley should use the Time() function. This function can help her convert the hours, minutes, and seconds into a time format.

So the correct response is:

Time()