mu_datetime_year_days

From Mailutils
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


#include <mailutils/datetime.h>

int mu_datetime_year_days (int year);

The mu_datetime_year_days function returns the number of days in the supplied year.

See also