2021年4月9日星期五

HOW TO CONVERT 2021-04-10 TO 2021-04-11 INCREASE DAY+1 IN LARAVEL

public function search_sale ( searchRequest $request ){        return $request->date2;  }  

when return it it's show 2021-04-10 but i want to show 2021-04-11 how can i do it?

https://stackoverflow.com/questions/67030638/how-to-convert-2021-04-10-to-2021-04-11-increase-day1-in-laravel April 10, 2021 at 11:54AM

没有评论:

发表评论