You are here

protected static property PHPExcel_Calculation_Functions::$ReturnDateType in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php \PHPExcel_Calculation_Functions::ReturnDateType

* Data Type to use when returning date values * * @access private *

Type: string

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php, line 85

Class

PHPExcel_Calculation_Functions
PHPExcel_Calculation_Functions

Code

protected static $ReturnDateType = self::RETURNDATE_EXCEL;