The DayCountBasis type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | Basis30e360 |
Computations based on the assumption of 30 days per month and 360
days per year.
|
![]() ![]() | BasisActual360 |
Computations are based on the number of days in a month based on the
actual calendar value and the number of days, but assuming 360 days
per year.
|
![]() ![]() | BasisActual365 |
Computations are based on the number of days in a month based on the
actual calendar value and the number of days, but assuming 365 days
per year.
|
![]() ![]() | BasisActualActual |
Computations are based on the actual calendar.
|
![]() ![]() | BasisNASD |
Computations based on the assumption of 30 days per month and 360
days per year.
|
![]() ![]() | BasisPart30E360 |
Computations based on the assumption of 30 days per month and 360
days per year. This computes the number of days between two dates
differently than BasisPartNASD for months with other than 30 days.
|
![]() ![]() | BasisPart365 |
Computations based on the assumption of 365 days per year.
|
![]() ![]() | BasisPartActual |
Computations are based on the actual calendar.
|
![]() ![]() | BasisPartNASD |
Computations based on the assumption of 30 days per month and 360
days per year.
|