You are here

public function DateTimeTest::providerDAYS360 in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Calculation/DateTimeTest.php \DateTimeTest::providerDAYS360()

File

vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Calculation/DateTimeTest.php, line 445

Class

DateTimeTest

Code

public function providerDAYS360() {
  return new testDataFileIterator('rawTestData/Calculation/DateTime/DAYS360.data');
}