<?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>(nm)Tech &#187; date</title>
	<atom:link href="http://tech.nuestro-mundo.net/General/date/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.nuestro-mundo.net</link>
	<description>Nuestro Mundo es la Tecnología</description>
	<lastBuildDate>Sun, 13 Dec 2009 21:12:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Mostrar fechas antiguas con gnu date</title>
		<link>http://tech.nuestro-mundo.net/2009/aklis/mostrar-fechas-antiguas-con-gnu-date/</link>
		<comments>http://tech.nuestro-mundo.net/2009/aklis/mostrar-fechas-antiguas-con-gnu-date/#comments</comments>
		<pubDate>Sat, 02 May 2009 22:54:23 +0000</pubDate>
		<dc:creator>aklis</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[ñu/linux]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[fechas]]></category>

		<guid isPermaLink="false">http://tech.nuestro-mundo.net/?p=38</guid>
		<description><![CDATA[A veces es necesario calcular fechas antiguas o futuras y en un determinado formato. Para eso está date: date -d &#8220;now &#8211; 15 days&#8221; +%Y%m%d También se pueden calcular fechas futuras, claro: date -d &#8220;now + 1 month + 3 days &#8221;]]></description>
			<content:encoded><![CDATA[<p>A veces es necesario calcular fechas antiguas o futuras y en un determinado formato. Para eso está date:</p>
<blockquote><p>
date -d &#8220;now &#8211; 15 days&#8221; +%Y%m%d
</p></blockquote>
<p>También se pueden calcular fechas futuras, claro:</p>
<blockquote><p>
date -d &#8220;now + 1 month + 3 days &#8221;
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://tech.nuestro-mundo.net/2009/aklis/mostrar-fechas-antiguas-con-gnu-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
