|
static | toPHPDateFormat (string $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 OpenSpout\Reader\XLSX\Helper\DateFormatHelper::toPHPDateFormat |
( |
string | $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/openspout/src/Reader/XLSX/Helper/DateFormatHelper.php