Home | Libraries | People | FAQ | More |
boost::date_time::days_until_weekday — Calculates the number of days until the next weekday.
template<typename date_type, typename weekday_type> date_type::duration_type days_until_weekday(const date_type & d, const weekday_type & wd);
Copyright © 2001-2005 CrystalClear Software, Inc |