MINUTE

Syntax

MINUTE(<date>)

Description

Returns only the minute of a time value. The minute is given as an integer, ranging from 0 to 59.

Examples

Column1

MINUTE returns

Aug 2, 2011 3:55:03 PM

55

Aug 31, 2011 11:30:47 AM

30

Apr 12, 1978 12:05:08 PM

05