Issue #2932617 by voleger, sahil432, bdlangton, joachim, alexpott: missing details in param docs for DateTimePlus::format()
parent
45bc05523f
commit
1ae69451ad
|
@ -671,7 +671,7 @@ class DateTimePlus {
|
|||
* Formats the date for display.
|
||||
*
|
||||
* @param string $format
|
||||
* A format string using either PHP's date().
|
||||
* Format accepted by date().
|
||||
* @param array $settings
|
||||
* - timezone: (optional) String timezone name. Defaults to the timezone
|
||||
* of the date object.
|
||||
|
|
Loading…
Reference in New Issue