How-to articles, tricks, and solutions about TIME-FORMAT
How to display a date as iso 8601 format with PHP
You can use the date() function in PHP to display a date in ISO 8601 format.