SysTime.year

Year of the Gregorian Calendar. Positive numbers are A.D. Non-positive are B.C.

  1. short year [@property getter]
    struct SysTime
    @property @safe const nothrow scope
    short
    year
    ()
  2. int year [@property setter]

Meta