<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Year 2038 problem - Page 24 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=year_2038_problem&amp;p=23">1.Previous</a><br />
<a accesskey="3" href="page.php?w=year_2038_problem&amp;p=25">3.Next</a>
</p>
<p>integer value starting at 1900 for the year. This limits the year to a maximum of 2,147,485,547 (2,147,483,647 + 1900).</p>

<p>Alternative proposals have been made (some of which are already in use), such as storing either <a href="page.php?w=millisecond">millisecond</a>s or <a href="page.php?w=microsecond">microsecond</a>s since an epoch (typically either 1 January 1970 or 1 January 2000) in a signed 64-bit integer, providing a minimum range of 292,000 years at microsecond resolution. In particular, Java's and JavaScript's use of 64-bit signed</p><p>
<a accesskey="1" href="page.php?w=year_2038_problem&amp;p=23">1.Previous</a><br />
<a accesskey="3" href="page.php?w=year_2038_problem&amp;p=25">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
