FISADategetBaseOffsetNoLeap Method
Calculates the number of days since the base date 00/00/0000,
ignoring leap days.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public int getBaseOffsetNoLeap()
Public Function getBaseOffsetNoLeap As Integer
Return Value
Int32
the number of days since the base date 00/00/0000, ignoring
leap days.
This method may be used by various day count methods.