quantlib.time.daycounters.simple.

Actual365Fixed

class Actual365Fixed

Bases: DayCounter

Attributes:
name

Methods

day_count(self, Date date1, Date date2)

Returns the number of days between two dates.

from_name(cls, name)

year_fraction(self, Date date1, Date date2, ...)

Returns the period between two dates as a fraction of year.