mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
[update] auto download source code
This commit is contained in:
@@ -53,7 +53,10 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
|
||||
$time = '2021-06-16T04:03:35Z';
|
||||
$date = Carbon::parse($time);
|
||||
$date->tz = 'Asia/Shanghai';
|
||||
dd($date->toDateTimeString());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user