gpt4 book ai didi

php - 为什么日期时间格式无效 : 1292 Incorrect datetime value after moving to new Mysql?

转载 作者:行者123 更新时间:2023-11-29 18:02:29 26 4
gpt4 key购买 nike

我从 API 接收数据,因此无法更改来源...它之前在我的旧 MySQL 上工作,现在我转移到新服务器,我收到此错误:

SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '2018-01-11T22:08:40.826+00:00'

我现在需要做什么?

最佳答案

$mysql_format = (new DateTime("2018-01-11T22:08:40.826+00:00"))->format("Y-m-d H:i:s");

关于php - 为什么日期时间格式无效 : 1292 Incorrect datetime value after moving to new Mysql?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48216633/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com