Gregorian.getMonth

Overridden. Returns the month in the specified Time.

class Gregorian
override const
uint
getMonth
(
const(Time) time
)

Return Value

Type: uint

An integer representing the month in time.

Meta