Function sbg::helpers::getNumberOfDaysInYear

Function Documentation

uint32_t sbg::helpers::getNumberOfDaysInYear(uint16_t year)

Get the number of days in the year.

Parameters:

year[in] Year to get the number of days.

Returns:

Number of days in the year.