BDCMonthEndReference





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

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

Key TAGs | Excel Index | API Index



Month End Reference Business Day Convention.

Choose the first business day after the given holiday.

If the original date falls on last business day of the month, choose the last business day of the month.



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




Extended information

Function Syntax

VB Syntax


String CTBDCEnums.BDCMonthEndReference()


Excel Spreadsheet Syntax


=CT.BDC.MonthEndReference()


C++ Syntax


static std::string BDCMonthEndReference();


DotNET Syntax


System.String CTBDCEnums.BDCMonthEndReference();


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


monthendreference


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