You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -560,10 +561,12 @@ public function format(#[LanguageLevelTypeAware(['8.0' => 'string'], default: ''
560
561
* in a format accepted by strtotime().
561
562
* @param string $modifier A date/time string. Valid formats are explained in <a href="https://secure.php.net/manual/en/datetime.formats.php">Date and Time Formats</a>.
562
563
* @return static|false Returns the DateTime object for method chaining or FALSE on failure.
0 commit comments