update 1.0.8.0
Commits for version update
This commit is contained in:
6
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Financial/COUPDAYS.data
vendored
Normal file
6
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Financial/COUPDAYS.data
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#Settlement Maturity Frequency Basis Result
|
||||
"25-Jan-2007", "15-Nov-2008", 2, 1, 181
|
||||
"2011-01-01", "2012-10-25", 4, 90
|
||||
"Invalid Date", "15-Nov-2008", 2, 1, "#VALUE!"
|
||||
"25-Jan-2007", "Invalid Date", 2, 1, "#VALUE!"
|
||||
"25-Jan-2007", "15-Nov-2008", 3, 1, "#NUM!"
|
Reference in New Issue
Block a user