Skip to contents

Return the hour of clock time clock

Usage

hour(clock)

Arguments

clock

The clock time.

Value

The hour.

Examples

if (FALSE) {
hour(3.5)
}