You are here

public function DateTest::providerDateTimeFormattedPHPToExcel1900 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::providerDateTimeFormattedPHPToExcel1900()

File

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

Class

DateTest

Code

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