ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
在TP5如果需要验证某个时间数据,可以指定验证个还是,我们可以使用dateFormat规则,同时为其传递一个验证的规则字符串。 ![Image](https://box.kancloud.cn/76cb560fba94a37c15f7aae2f324e5ee_1310x727.png) 查看Validate底层的dateFormat方法 ![Image](https://box.kancloud.cn/d06a47ea4bb187088e4d235189709e5d_1748x656.png) 相关文档: <http://code.ziqiangxuetang.com/php/func-date-parse-from-format.html>