Skip to contents

Return the minutes of clock time clock

Usage

minute(clock)

Arguments

clock

The clock time.

Value

The minute

Examples

if (FALSE) {
minute(3.5)
}