BDCModifiedFollowing





http://www.QuantTools.com
CapeTools BusinessDayConvention Enums function list

Welcome | Documentation format | QuantTools Groups | QuantTools Categories | Licence

Key TAGs | Excel Index | API Index



Modified Following Business Day Convention.

If after shifting a date and the new date falls on a holiday (includes weekends), this method chooses the first business day after the given holiday unless it belongs to a different month, in which case choose the first business day before the holiday.



Note: Within Excel, the function is named - CT.BDC.MODFollowing




Extended information

Function Syntax

VB Syntax


String CTBDCEnums.BDCModifiedFollowing()


Excel Spreadsheet Syntax


=CT.BDC.MODFollowing()


C++ Syntax


static std::string BDCModifiedFollowing();


DotNET Syntax


System.String CTBDCEnums.BDCModifiedFollowing();


The following is a sample output from executing the BDCModifiedFollowing() function call
Note : Dates are displayed as serial dates.


modifiedfollowing


Copyright (c) 2003-2007 CapeTools - All Rights Reserved.