Skip to content

minute

Minute component of a time (0–59).

v = minute(serial_number)

Returns the minute-of-hour from a date-time serial number.

minute(now)
  • hour — Hour component of a time (0–23).
  • second — Second component of a time (0–59).