2038 will be a common year that begins on Friday in the Gregorian calendar. It is numbered MMXXXVIII (MMXXXVIII) and is the 2038th year of the Common Era and the Anno Domini era. In ordinal terms it is the 38th year of the 3rd millennium, the 38th year of the 21st century, and the 9th year of the 2030s decade.
Calendar and civil observances
As a common year, 2038 has 365 days. Because it starts on a Friday under the Gregorian system, fixed-date holidays shift in predictable ways compared with leap years or different starting weekdays. National and religious observances continue to be scheduled according to local practice and, where applicable, astronomical calculations for lunar-based calendars.
Computing: the 2038 problem
One of the most widely cited issues associated with the year 2038 is the so-called 2038 problem. This is a limitation in some computer systems that count time as the number of seconds elapsed since 00:00:00 UTC on 1 January 1970 using a signed 32-bit integer. That count will overflow in January 2038, which can cause incorrect timestamps, software errors, and failures in systems that have not been updated. Mitigation approaches include migrating software and operating systems to 64-bit time representations, applying patches to embedded devices, and updating legacy libraries that perform time calculations.
Historical and cultural context
Year 2038 will mark the 100th anniversary of events that occurred in 1938, so many institutions, museums, and scholars may plan centennial remembrances and exhibitions. Such anniversaries often prompt reassessments of political, cultural, and scientific developments from a century earlier. Beyond centennials, the year sits amid longer-term demographic, economic, and environmental trends that shape policymaking and public discussion.
Impact and preparations
- Technology: continued transition to software and hardware that use robust timekeeping is expected to reduce operational risk from the 2038 overflow.
- Governance: governments and industry groups publish guidance and coordinate updates for critical infrastructure and embedded systems.
- Public awareness: media coverage and technical advisories help organizations inventory systems that may be affected and prioritize remediation.
Although a single calendar year, 2038 has technical significance because of the computing limitation and symbolic resonance because of centennial anniversaries. Both technical preparations and cultural programming drive attention to the year well before it arrives.
For further general reference on related topics, see material on the Gregorian calendar, timekeeping and epoch definitions such as the Common Era, and broader chronological frameworks including the 3rd millennium and the 21st century. Additional technical resources address the common year conventions and best practices for mitigating the 2038 time overflow.