I have a PHP script that outputs an array of data. This is then transformed into JSON using the json_encode() function.
JSON
json_encode()
My issue
Is very simple, I'm use this:
new Date("= date('Y/m/d H:i:s'); ?>");