php 获取的时间是 timestamp 如何将时间只显示 年月 2019-01-23 本文已影响10人 OSong date('Y-m-d', strtotime($realCompany->auth_time));