Date.day

the day of the day-month-year representation of the date, as a number between 1 and 31

  1. uint day [@property getter]
    class Date
    @property
    uint
    day
    ()
  2. uint day [@property setter]