WebCab Bonds for .NET v2.01

BusinessCalendar Members

BusinessCalendar overview

Public Instance Properties

Name The name of this business calendar.

Public Instance Methods

daysBetween
daysOfWeekBetween
isHoliday Returns true if the specified date is a non-business day with respect to a given business calendar.
isWorkingDay Returns true if the specified date calendar is a business day with respect to a given business calendar.
nextHoliday Returns the next non-business day after a given date.
nextPaymentDateReturns the index of the element of an ordered array of dates which is after and closest to a given date. The array of dates is ordered by the following rule: the lower the index of an element the earlier the date.
nextWorkingDay Returns the next business day after a given date.
previousPaymentDate Returns the index of the element of an ordered array of dates which is after and closest to a given date. The array of dates is ordered with respect to the following rule: the lower the index of an element the earlier the date.
workingDaysBetween
yearsBetween

See Also

BusinessCalendar Interface | WebCab.BusinessCalendar Namespace