dayOfYear property

int dayOfYear

Gets the day of this offset date within the year.

Implementation

int get dayOfYear => calendarDate.dayOfYear;