The DateInvalidOperationException class
(PHP 8 >= 8.3.0)
简介
Thrown by DateTimeImmutable::sub() and DateTime::sub() when an unsupported operation is attempted.
An example of such an unsupported operation is using a
DateInterval object representing relative time
specifications such as next weekday
, as no logical
reversed statement can be constructed.
类摘要
/* 继承的属性 */
/* 继承的方法 */
}
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.dateinvalidoperationexception.php