Calendar.getMonth

When overridden, returns the month in the specified Time.

class Calendar
abstract const
uint
getMonth
(
const(Time) time
)

Return Value

Type: uint

An integer representing the month in time.

Meta