gpt4 book ai didi

php - strtotime 不能在 php 中以 m-d-Y 格式在 php 中工作?

转载 作者:行者123 更新时间:2023-12-04 02:05:06 34 4
gpt4 key购买 nike

<分区>

我有 m-d-Y 日期格式,但我想要使用 strtotime 的 Y-m-d 格式,但它不起作用?

$date_time = '05-23-2017 01:00';
echo date('Y-m-d H:i:s', strtotime($date_time));

但它会给出输出“1970-01-01 01:00:00”而不是“2017-05-23 01:00:00”

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