Return the day of the year in the range [1 .. 366] of this date.
Synopsis
Declared in <bdlt_date.h>
int
dayOfYear() const;
Return Value
day of the year in the range [1 .. 366]
Created with MrDocs