Please how do I format a DateTime Variable to UTC format? Example, I have a datetime in this format 2016-03-22 09:53:20. I want to format it to this 2016-03-22T09:53:20.962865+02:00
↧