minFromTime

Calculates the minute from time.

int
minFromTime

Parameters

time d_time

The time to compute the minute from.

Return Value

Type: int

The calculated minute, 0..59.

Suggestion Box / Bug Report