<?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>Pixelar.me &#187; fecha</title>
	<atom:link href="http://pixelar.me/tag/fecha/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelar.me</link>
	<description>Si no es digital, quedo afuera!</description>
	<lastBuildDate>Mon, 24 Oct 2011 12:35:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Restar dias a una fecha en PHP</title>
		<link>http://pixelar.me/restar-dias-a-una-fecha-en-php/</link>
		<comments>http://pixelar.me/restar-dias-a-una-fecha-en-php/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 21:34:30 +0000</pubDate>
		<dc:creator>Marcelo</dc:creator>
				<category><![CDATA[Recursos]]></category>
		<category><![CDATA[Trucos PHP]]></category>
		<category><![CDATA[dias]]></category>
		<category><![CDATA[fecha]]></category>
		<category><![CDATA[horas]]></category>
		<category><![CDATA[resta]]></category>

		<guid isPermaLink="false">http://phpnight.com/?p=176</guid>
		<description><![CDATA[Un post super cortito, pero bien útil para cuando necesitamos restarle días (u horas) a una fecha. Simplemente tomamos time() que nos da el tiempo actual en segundos y le restamos la cantidad de segundos que querramos (60 para un minuto, 60*60 para una hora, o 24*60*60 para un día entero). Por ejemplo: 1 2 [...]]]></description>
		<wfw:commentRss>http://pixelar.me/restar-dias-a-una-fecha-en-php/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

