<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Date on Karpoke - Just Another Blog</title><link>http://karpoke.ignaciocano.com/tags/date/</link><description>Recent content in Date on Karpoke - Just Another Blog</description><generator>Hugo -- 0.159.0</generator><language>es</language><lastBuildDate>Wed, 27 Oct 2010 12:55:00 +0100</lastBuildDate><atom:link href="http://karpoke.ignaciocano.com/tags/date/index.xml" rel="self" type="application/rss+xml"/><item><title>y2k38</title><link>http://karpoke.ignaciocano.com/2010/10/27/y2k38/</link><pubDate>Wed, 27 Oct 2010 12:55:00 +0100</pubDate><guid>http://karpoke.ignaciocano.com/2010/10/27/y2k38/</guid><description>&lt;p&gt;&lt;img alt="Nuke mushroom" loading="lazy" src="http://karpoke.ignaciocano.com/images/nuke_mushroom-300x165.jpg"&gt;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ grep INT_MAX /usr/include/limits.h
# define INT_MAX 2147483647
$ date -u -d @2147483647
mar ene 19 03:14:07 UTC 2038
$ date -d @2147483647
mar ene 19 04:14:07 CET 2038
$ date -u -d @2147483648
date: fecha ``@2147483648&amp;#39;&amp;#39; inválida
&lt;/code&gt;&lt;/pre&gt;</description></item></channel></rss>