Home > Date And Time > Year fractions computation > Actual365 (Fixed) day count convention > The end dates do not involve last day of February
Report generated 11-04-2023 10:42

Actual365 (fixed) Day Count Convention

  Windows   Actual365 Fixed   Day Count Convention

The end dates do not involve last day of February

Scenario Outline

Given the dates <start date> and <end date>
When the Actual365Fixed day count convention is used
Then the year fraction should be <day count fraction>

Examples: 

# Start Date End Date Day Count Fraction
1 2006-08-20 2007-02-20 0.504109589
2 2007-02-20 2007-08-20 0.495890411
3 2007-08-20 2008-02-20 0.504109589
4 2008-02-20 2008-08-20 0.498630137
5 2008-08-20 2009-02-20 0.504109589
6 2009-02-20 2009-08-20 0.495890411
Steps Outcome
SUCCESS 014ms
SUCCESS 014ms
SUCCESS 017ms
SUCCESS 018ms
SUCCESS 022ms
SUCCESS 023ms
SUCCESS 0.13s
Serenity BDD version 3.6.22