![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::next_weekday —
Generates a date object representing the date of the following weekday from the given date.
template<typename date_type, typename weekday_type> date_type next_weekday(const date_type & d, const weekday_type & wd);
Copyright © 2001-2004 CrystalClear Software, Inc |