Return expiry date in another format
Im wanting to add a meta post expires tag into my header for single ads, this tag will show the ad expiry date and inform google that it is a limited time page so that when expired the link should return a 410 and be removed from serps.
As it stands now the ad expiry date is in this format 30 days, 22 hours im not too hot at php / unix timestamps so how can i get it to format so that it would be returned as April 4, 2011 10:22 am
thanks
hugo