dayInYear property

int dayInYear
final

The expected day in the year.

  • The first day of the year is 1.
  • The last day of the year is 365/366.

Implementation

final int dayInYear;