Calendar.getMonth

When overridden, returns the month in the specified Time.

class Calendar
abstract
uint
getMonth
(
Time time
)

Return Value

Type: uint

An integer representing the month in time.

Meta