Fix Documentation in Shared/Date
This commit is contained in:
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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue