SysTime.dayOfYear
ushort dayOfYear() @property @safe const nothrow scopeDay of the year this SysTime is on.
void dayOfYear(int day) @property @safe scopeDay of the year.
Parameters
day | The day of the year to set which day of the year this SysTime is on. |