BDCUnadjusted





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

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

Key TAGs | Excel Index | API Index



Unadjusted Business Day Convention.

If after shifting a date and the new date falls on a holiday (includes weekends), this method does not adjust the date.



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




Extended information

Function Syntax

VB Syntax


String CTBDCEnums.BDCUnadjusted()


Excel Spreadsheet Syntax


=CT.BDC.Unadjusted()


C++ Syntax


static std::string BDCUnadjusted();


DotNET Syntax


System.String CTBDCEnums.BDCUnadjusted();


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


unadjusted


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