The DateError class
(PHP 8 >= 8.3.0)
简介
Thrown when the timezone database is not found, or contains invalid data.
This error should never occur, and is not dependent on code. There are two child-exceptions (DateObjectError and DateRangeError) which are thrown depending on programmer error or range related issues.
类摘要
/* 继承的属性 */
/* 继承的方法 */
}
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。