|
| static | toPHPDateFormat ($excelDateFormat) |
| | Converts the given Excel date format to a format understandable by the PHP date function.
|
| |
|
|
const | KEY_GENERAL = 'general' |
| |
|
const | KEY_HOUR_12 = '12h' |
| |
|
const | KEY_HOUR_24 = '24h' |
| |
◆ toPHPDateFormat()
| static Box\Spout\Reader\XLSX\Helper\DateFormatHelper::toPHPDateFormat |
( |
| $excelDateFormat | ) |
|
|
static |
Converts the given Excel date format to a format understandable by the PHP date function.
- Parameters
-
| string | $excelDateFormat | Excel date format |
- Return values
-
The documentation for this class was generated from the following file:
- lib/spout/src/Spout/Reader/XLSX/Helper/DateFormatHelper.php