Pavlos1316 Posted August 1, 2008 Share Posted August 1, 2008 hi all is there a way to display the time and date that I want, lets say: Mon 13th of July 2008 00:00:00 GMT+2 my difficulty is to leave study the GMT+2 I don't want to show local time. Thanks Link to comment https://forums.phpfreaks.com/topic/117702-datetime/ Share on other sites More sharing options...
paul2463 Posted August 1, 2008 Share Posted August 1, 2008 echo date("r"); //Fri, 01 Aug 2008 12:57:07 +0100 Link to comment https://forums.phpfreaks.com/topic/117702-datetime/#findComment-605423 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.