Date.year

the day of the day-month-year representation of the date

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