如何在 Laravel 中格式化時間數(shù)據(jù)類型?請參閱下面我的代碼。模型protected $dates = ['start_date', 'end_date', 'show_at', 'hide_at', 'created_at', 'updated_at'];看法{{ $promotion->show_at->format('h:i:s A') }}來自數(shù)據(jù)庫的數(shù)據(jù)(類型:時間)23:59:59錯誤發(fā)現(xiàn)意外數(shù)據(jù)。發(fā)現(xiàn)意外數(shù)據(jù)。
- 2 回答
- 0 關注
- 238 瀏覽
添加回答
舉報
0/150
提交
取消