mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-19 14:36:48 +00:00
Fix Documentation in Shared/Date
This commit is contained in:
committed by
Adrien Crivelli
parent
148909300c
commit
92633a84d8
@@ -256,7 +256,7 @@ class Date
|
||||
/**
|
||||
* Convert a Unix timestamp to an MS Excel serialized date/time value.
|
||||
*
|
||||
* @param DateTimeInterface $dateValue Unix Timestamp
|
||||
* @param int $dateValue Unix Timestamp
|
||||
*
|
||||
* @return float MS Excel serialized date/time value
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user