monthFromTime

Calculates the month from the d_time t.

int
monthFromTime

Return Value

Type: int

Integer in the range 0..11, where 0 represents January and 11 represents December.

Suggestion Box / Bug Report