Return true if the specified convention is valid for use in daysDiff and yearsDiff, and false otherwise.
Synopsis
Declared in <bbldc_terminateddaycountutil.h>
static
bool
isSupported(DayCountConvention::Enum convention);
Created with MrDocs