You are here

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

File

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

Class

DateTest

Code

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