Cast datetime from JSON string? |
I have discovered a new behavior for Datetime Cast https://github.com/codeigniter4/CodeIgni...meCast.php It can only recover from a string or a number. But for the API, the JSON result has an array
PHP Code: array(3) { Do you have any ideas how to do this better? Just taking the date may be wrong, the time zone will be lost |
Welcome Guest, Not a member yet? Register Sign In |