mcal_day_of_week

mcal_day_of_week -- Returns the day of the week of the given date

Description

int mcal_(int year, int month, int day);

mcal_day_of_week() returns the day of the week of the given date

Returns true.