Skip to content

TIME

Date & Time

TIME helps you perform date and time helpers for scheduling, intervals, and calendar-aware calculations.

Overview

Start with "=" then enter TIME(hour, minute, second). Keep argument order as shown and use cell ranges where appropriate.

Parser pathComplete docs

Syntax & Arity

=TIME(hour, minute, second)

3 required

Arguments

ArgumentRequiredTypeDescription
hourRequiredSingleInput argument used by this function.
minuteRequiredSingleInput argument used by this function.
secondRequiredSingleInput argument used by this function.

Example Inputs & Outputs

Formula

=TIME(<hour>, <minute>, <second>)

Example Output

Date or time value

Replace placeholders with your worksheet values or ranges to compute a result.

Related Functions