I need date format for sitemaps in php.
How can i do that ?
Is this output right ?
2012-08-02EEST18:01:18+03:00 >
You have a lot of formats to choose from. Using the c parameter with the date() function will get the recommended format for you.
c