Date Functions
Beginner

HOUR, MINUTE, and SECOND Functions

Extract time components from time values.

Task:

Extract the hour, minute, and second from times in column A and display them in separate columns.

Learning Objectives:

  • Learn time extraction functions
  • Understand time components
  • Practice time analysis
Hints

Solve without hints for +5 XP

Interactive Spreadsheet

The data in this exercise

This is the grid you start with. Cell references in the task — B6, C2 — point at the row numbers and column letters below.

ABCD
1TimeHourMinuteSecond
210:30:00
314:45:30
417:00:00
What this exercise teaches (contains the answer)

HOUR, MINUTE, and SECOND functions extract individual time components for analysis.

Functions used here