Financial Risk Management
Home
>
Date And Time
>
Year fractions computation
>
Actual364 day count convention
> The end dates include some end-February dates
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 11-04-2023 10:42
Actual364 Day Count Convention
Windows
Actual364
Day Count Convention
The end dates include some end-February dates
Scenario Outline
Given the dates <start date> and <end date>
When the Actual364 day count convention is used
Then the year fraction should be <day count fraction>
Examples:
#
Start Date
End Date
Day Count Fraction
1
2006-02-28
2006-08-31
0.505494505
2
2006-08-31
2007-02-28
0.497252747
3
2007-02-28
2007-08-31
0.505494505
4
2007-08-31
2008-02-29
0.50000000
5
2008-02-29
2008-08-31
0.505494505
6
2008-08-31
2009-02-28
0.497252747
7
2009-02-28
2009-08-31
0.505494505
8
2009-08-31
2010-02-28
0.497252747
9
2010-02-28
2010-08-31
0.505494505
10
2010-08-31
2011-02-28
0.497252747
11
2011-02-28
2011-08-31
0.505494505
12
2011-08-31
2012-02-29
0.50000000
Steps
Outcome
1: The end dates include some end-February dates ({start date=2006-02-28, end date=2006-08-31, day count fraction=0.505494505})
SUCCESS
029ms
Given the dates 2006-02-28 and 2006-08-31
SUCCESS
008ms
When the Actual364 day count convention is used
SUCCESS
002ms
Then the year fraction should be 0.505494505
SUCCESS
014ms
2: The end dates include some end-February dates ({start date=2006-08-31, end date=2007-02-28, day count fraction=0.497252747})
SUCCESS
025ms
Given the dates 2006-08-31 and 2007-02-28
SUCCESS
008ms
When the Actual364 day count convention is used
SUCCESS
001ms
Then the year fraction should be 0.497252747
SUCCESS
012ms
3: The end dates include some end-February dates ({start date=2007-02-28, end date=2007-08-31, day count fraction=0.505494505})
SUCCESS
019ms
Given the dates 2007-02-28 and 2007-08-31
SUCCESS
003ms
When the Actual364 day count convention is used
SUCCESS
002ms
Then the year fraction should be 0.505494505
SUCCESS
008ms
4: The end dates include some end-February dates ({start date=2007-08-31, end date=2008-02-29, day count fraction=0.50000000})
SUCCESS
018ms
Given the dates 2007-08-31 and 2008-02-29
SUCCESS
004ms
When the Actual364 day count convention is used
SUCCESS
Then the year fraction should be 0.50000000
SUCCESS
006ms
5: The end dates include some end-February dates ({start date=2008-02-29, end date=2008-08-31, day count fraction=0.505494505})
SUCCESS
030ms
Given the dates 2008-02-29 and 2008-08-31
SUCCESS
006ms
When the Actual364 day count convention is used
SUCCESS
002ms
Then the year fraction should be 0.505494505
SUCCESS
014ms
6: The end dates include some end-February dates ({start date=2008-08-31, end date=2009-02-28, day count fraction=0.497252747})
SUCCESS
027ms
Given the dates 2008-08-31 and 2009-02-28
SUCCESS
009ms
When the Actual364 day count convention is used
SUCCESS
002ms
Then the year fraction should be 0.497252747
SUCCESS
009ms
7: The end dates include some end-February dates ({start date=2009-02-28, end date=2009-08-31, day count fraction=0.505494505})
SUCCESS
029ms
Given the dates 2009-02-28 and 2009-08-31
SUCCESS
009ms
When the Actual364 day count convention is used
SUCCESS
002ms
Then the year fraction should be 0.505494505
SUCCESS
011ms
8: The end dates include some end-February dates ({start date=2009-08-31, end date=2010-02-28, day count fraction=0.497252747})
SUCCESS
024ms
Given the dates 2009-08-31 and 2010-02-28
SUCCESS
002ms
When the Actual364 day count convention is used
SUCCESS
010ms
Then the year fraction should be 0.497252747
SUCCESS
007ms
9: The end dates include some end-February dates ({start date=2010-02-28, end date=2010-08-31, day count fraction=0.505494505})
SUCCESS
021ms
Given the dates 2010-02-28 and 2010-08-31
SUCCESS
005ms
When the Actual364 day count convention is used
SUCCESS
001ms
Then the year fraction should be 0.505494505
SUCCESS
011ms
10: The end dates include some end-February dates ({start date=2010-08-31, end date=2011-02-28, day count fraction=0.497252747})
SUCCESS
016ms
Given the dates 2010-08-31 and 2011-02-28
SUCCESS
005ms
When the Actual364 day count convention is used
SUCCESS
001ms
Then the year fraction should be 0.497252747
SUCCESS
006ms
11: The end dates include some end-February dates ({start date=2011-02-28, end date=2011-08-31, day count fraction=0.505494505})
SUCCESS
015ms
Given the dates 2011-02-28 and 2011-08-31
SUCCESS
003ms
When the Actual364 day count convention is used
SUCCESS
Then the year fraction should be 0.505494505
SUCCESS
006ms
12: The end dates include some end-February dates ({start date=2011-08-31, end date=2012-02-29, day count fraction=0.50000000})
SUCCESS
015ms
Given the dates 2011-08-31 and 2012-02-29
SUCCESS
002ms
When the Actual364 day count convention is used
SUCCESS
Then the year fraction should be 0.50000000
SUCCESS
006ms
SUCCESS
0.32s
Serenity BDD version 3.6.22