You are here

public function DateTest::providerDateTimePHPToExcel1904 in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Shared/DateTest.php \DateTest::providerDateTimePHPToExcel1904()

File

vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Shared/DateTest.php, line 143

Class

DateTest

Code

public function providerDateTimePHPToExcel1904() {
  return new testDataFileIterator('rawTestData/Shared/DateTimePHPToExcel1904.data');
}