<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Code Brothers &#187; mintues</title>
	<atom:link href="http://www.codebrothers.org/tag/mintues/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codebrothers.org</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 21:21:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How do I show the difference between two dates and times in php?</title>
		<link>http://www.codebrothers.org/how-do-i-show-the-difference-between-two-dates-and-times-in-php/</link>
		<comments>http://www.codebrothers.org/how-do-i-show-the-difference-between-two-dates-and-times-in-php/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 22:33:29 +0000</pubDate>
		<dc:creator>Code Bro</dc:creator>
				<category><![CDATA[Code Bro Q&A]]></category>
		<category><![CDATA[mintues]]></category>
		<category><![CDATA[rest thanks]]></category>

		<guid isPermaLink="false">http://www.codebrothers.org/how-do-i-show-the-difference-between-two-dates-and-times-in-php/</guid>
		<description><![CDATA[How do I show the difference between two timestamps (which both show the date and time) in php? I have a formula that shows the difference between 2 timestamps, but the format that it shows the difference in is in days/ hours/ minutes/ seconds. I only want one unit to appear. For instance: If it [...]]]></description>
			<content:encoded><![CDATA[<p>How do I show the difference between two timestamps (which both show the date and time) in php? I have a formula that shows the difference between 2 timestamps, but the format that it shows the difference in is in days/ hours/ minutes/ seconds. I only want one unit to appear. For instance:<br />
If it has been less than a minute between those two dates, I want to return the number of seconds between those dates. </p>
<p>If it&#8217;s been less than an hour between the dates, return the number of mintues between the dates. </p>
<p>If less than a day, return the number of hours. </p>
<p>I had more, but if I get those or at least a few of those, I can figure out the rest. Thanks.<br />
I am still accepting solutions. Answer 1 is not acceptable. Please don&#8217;t post links unless it is a link to an actual solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codebrothers.org/how-do-i-show-the-difference-between-two-dates-and-times-in-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
