$info['date']    =  $item->created_at->diffForHumans();//友好时间显示
 $info['date']    =  $item->created_at->formatLocalized('%Y-%m-%d'); //数字时间显示

  

相关文章:

  • 2022-01-04
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-12-05
  • 2020-05-30
  • 2018-06-15
  • 2021-11-12
猜你喜欢
  • 2022-12-23
  • 2021-06-29
  • 2021-06-06
  • 2021-05-18
  • 2021-07-16
  • 2022-02-23
  • 2022-12-23
相关资源
相似解决方案