hourFromTime

Calculates the hour from time.

int
hourFromTime

Parameters

time d_time

The time to compute the hour from.

Return Value

Type: int

The calculated hour, 0..23.

Suggestion Box / Bug Report