Date.day

Set day field.

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

Parameters

propval uint

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