nextWeekday (3) Linux Manual Page
QuantLib::Date – Concrete date class. Synopsis static Date todaysDate () today’s date. static Date minDate () earliest allowed date static Date maxDate () latest allowed date static bool isLeap (Year y) whether the given year is a leap one static Date endOfMonth (const Date &d) last day of the month to which the given date…
