Gregorian.getDayOfMonth

Overridden. Returns the day of the month in the specified Time.

class Gregorian
override
uint
getDayOfMonth
(
Time time
)

Return Value

Type: uint

An integer representing the day of the month of time.

Meta