Seaholme Posted July 27, 2010 Share Posted July 27, 2010 Hey, I've been searching and so far had no luck, so I wondered if somebody here might be able to assist me. I have a UNIX timestamp via the strtotime function, but I want to convert it back from that and into a date which I can display to people. Does anybody have any idea to do this? Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/209016-reversing-format-from-strtotime/ Share on other sites More sharing options...
DavidAM Posted July 27, 2010 Share Posted July 27, 2010 The date() function: http://us3.php.net/manual/en/function.date.php Quote Link to comment https://forums.phpfreaks.com/topic/209016-reversing-format-from-strtotime/#findComment-1091735 Share on other sites More sharing options...
Seaholme Posted July 27, 2010 Author Share Posted July 27, 2010 Wow, well that probably should've been obvious ^__^; Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/209016-reversing-format-from-strtotime/#findComment-1091739 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.