Gregorian.getDayOfMonth

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

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

Return Value

Type: uint

An integer representing the day of the month of time.

Meta