dayOfYear property

int dayOfYear

Gets the day of this offset date and time within the year.

Implementation

int get dayOfYear => localDateTime.dayOfYear;