Calendar.getDayOfMonth

When overridden, returns the day of the month in the specified Time.

class Calendar
abstract
uint
getDayOfMonth
(
Time time
)

Return Value

Type: uint

An integer representing the day of the month of time.

Meta