json response are always UTC (default, but can be overridden)
Nov 24, 2021
4
Level 7
Wrong Date and Time when fetch
I already set the timezone of my laravel app to 'Asia/Manila' so when i tried to add a new record, the date and time is correct in the database and if i use dd() it displays the correct date and time but when i use axios to fetch the record.. it returns different date and time..
Please or to participate in this conversation.