Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <?php var_dump($date->date); ?>
  2.  
  3. object(IlluminateSupportCarbon)[1310]
  4. public 'date' => string '2019-03-19 16:00:00.000000' (length=26)
  5. public 'timezone_type' => int 3
  6. public 'timezone' => string 'Asia/Tokyo' (length=10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement