【发布时间】:2009-01-12 11:16:48
【问题描述】:
我怎样才能改变前任。 2009-01-14 06:38:18 到 2009-01-14 06:38?
列类型为DATETIME。我不想用SELECT DATE_FORMAT
我怎么能用 PHP 做到这一点?
date("M-d-Y H:i", $userow['regdate']) 给:
Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set()
【问题讨论】: