[#BloombergLP-bbldc-TerminatedIsda30360Eom] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bbldc.adoc[bbldc]::TerminatedIsda30360Eom :relfileprefix: ../../ :mrdocs: Namespace for ISDA 30/360 end‐of‐month day‐count convention functions. == Synopsis Declared in `<bbldc_terminatedisda30360eom.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct TerminatedIsda30360Eom; ---- == Description This `struct` provides a namespace for a suite of pure functions that compute values based on dates according to the ISDA 30/360 end‐of‐month day‐count convention. == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bbldc/TerminatedIsda30360Eom/daysDiff.adoc[`daysDiff`] | Return the (signed) number of days between two dates. | xref:BloombergLP/bbldc/TerminatedIsda30360Eom/yearsDiff.adoc[`yearsDiff`] | Return the (signed fractional) number of years between two dates. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#