Return true if the specified convention is valid for use in daysDiff and yearsDiff, and false otherwise.
Declared in <bbldc_perioddaycountutil.h>
static
bool
isSupported(DayCountConvention::Enum convention);
true if convention is valid for daysDiff and yearsDiff, and false otherwise
| Name | Description |
|---|---|
| convention | day-count convention to check |