Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Free
Faster access than browser!
 

Year 10,000 problem

Index Year 10,000 problem

The Year 10,000 problem (also known as the Y10K problem or the deca-millennium bug) is the class of all potential time formatting and storage bugs that would emerge when the need to express years with five digits arises. [1]

29 relations: Brad Templeton, Clock of the Long Now, Compiler, Daemon (computing), Fortran, GNU, GNU Compiler Collection, Holocene calendar, Integer overflow, Intrinsic function, ISO 8601, Kermit (protocol), Long Now Foundation, Microsoft Access, Microsoft Excel, Microsoft Office 2013, Open-source model, OpenOffice.org, Pascal's Wager, Perpetual calendar, PHP, Python (programming language), Runtime system, SAP NetWeaver, St. Petersburg paradox, System time, Time formatting and storage bugs, Year 2000 problem, Year 2038 problem.

Brad Templeton

Brad Templeton (born April 20, 1960 near Toronto) is a software architect, civil rights advocate, and entrepreneur.

New!!: Year 10,000 problem and Brad Templeton · See more »

Clock of the Long Now

The Clock of the Long Now, also called the 10,000-year clock, is a mechanical clock under construction, that is designed to keep time for 10,000 years.

New!!: Year 10,000 problem and Clock of the Long Now · See more »

Compiler

A compiler is computer software that transforms computer code written in one programming language (the source language) into another programming language (the target language).

New!!: Year 10,000 problem and Compiler · See more »

Daemon (computing)

In multitasking computer operating systems, a daemon is a computer program that runs as a background process, rather than being under the direct control of an interactive user.

New!!: Year 10,000 problem and Daemon (computing) · See more »

Fortran

Fortran (formerly FORTRAN, derived from Formula Translation) is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.

New!!: Year 10,000 problem and Fortran · See more »

GNU

GNU is an operating system and an extensive collection of computer software.

New!!: Year 10,000 problem and GNU · See more »

GNU Compiler Collection

The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages.

New!!: Year 10,000 problem and GNU Compiler Collection · See more »

Holocene calendar

The Holocene calendar, also known as the Holocene Era or Human Era (HE), is a year numbering system that adds exactly 10,000 years to the currently dominant (AD or CE) numbering scheme, placing its first year near the beginning of the Holocene geological epoch and the Neolithic Revolution, when humans transitioned from a hunter-gatherer lifestyle to agriculture and fixed settlements.

New!!: Year 10,000 problem and Holocene calendar · See more »

Integer overflow

In computer programming, an integer overflow occurs when an arithmetic operation attempts to create a numeric value that is outside of the range that can be represented with a given number of bits – either larger than the maximum or lower than the minimum representable value.

New!!: Year 10,000 problem and Integer overflow · See more »

Intrinsic function

In computer software, in compiler theory, an intrinsic function (or builtin function) is a function (subroutine) available for use in a given programming language which implementation is handled specially by the compiler.

New!!: Year 10,000 problem and Intrinsic function · See more »

ISO 8601

ISO 8601 Data elements and interchange formats – Information interchange – Representation of dates and times is an international standard covering the exchange of date- and time-related data.

New!!: Year 10,000 problem and ISO 8601 · See more »

Kermit (protocol)

Kermit is a computer file transfer/management protocol and a set of communications software tools primarily used in the early years of personal computing in the 1980s.

New!!: Year 10,000 problem and Kermit (protocol) · See more »

Long Now Foundation

The Long Now Foundation, established in 1996, is an American public, non-profit organization based in San Francisco that seeks to become the seed of a very long-term cultural institution.

New!!: Year 10,000 problem and Long Now Foundation · See more »

Microsoft Access

Microsoft Access is a database management system (DBMS) from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools.

New!!: Year 10,000 problem and Microsoft Access · See more »

Microsoft Excel

Microsoft Excel is a spreadsheet developed by Microsoft for Windows, macOS, Android and iOS.

New!!: Year 10,000 problem and Microsoft Excel · See more »

Microsoft Office 2013

Microsoft Office 2013 (codenamed Office 15) is a version of Microsoft Office, a productivity suite for Microsoft Windows.

New!!: Year 10,000 problem and Microsoft Office 2013 · See more »

Open-source model

The open-source model is a decentralized software-development model that encourages open collaboration.

New!!: Year 10,000 problem and Open-source model · See more »

OpenOffice.org

OpenOffice.org (OOo), commonly known as OpenOffice, is a discontinued open-source office suite.

New!!: Year 10,000 problem and OpenOffice.org · See more »

Pascal's Wager

Pascal's Wager is an argument in philosophy presented by the seventeenth-century French philosopher, mathematician and physicist Blaise Pascal (1623–62).

New!!: Year 10,000 problem and Pascal's Wager · See more »

Perpetual calendar

A perpetual calendar is a calendar valid for many years, usually designed to allow the calculation of the day of the week for a given date in the future.

New!!: Year 10,000 problem and Perpetual calendar · See more »

PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.

New!!: Year 10,000 problem and PHP · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: Year 10,000 problem and Python (programming language) · See more »

Runtime system

A runtime system, also called run-time system, primarily implements portions of an execution model.

New!!: Year 10,000 problem and Runtime system · See more »

SAP NetWeaver

SAP NetWeaver is a technology of the software company SAP SE, and the technical foundation for many SAP applications.

New!!: Year 10,000 problem and SAP NetWeaver · See more »

St. Petersburg paradox

The St.

New!!: Year 10,000 problem and St. Petersburg paradox · See more »

System time

In computer science and computer programming, system time represents a computer system's notion of the passing of time.

New!!: Year 10,000 problem and System time · See more »

Time formatting and storage bugs

In computer science, time formatting and storage bugs are a class of software bugs which may cause time and date calculation or display to be improperly handled.

New!!: Year 10,000 problem and Time formatting and storage bugs · See more »

Year 2000 problem

The Year 2000 problem, also known as the Y2K problem, the Millennium bug, the Y2K bug, or Y2K, is a class of computer bugs related to the formatting and storage of calendar data for dates beginning in the year 2000.

New!!: Year 10,000 problem and Year 2000 problem · See more »

Year 2038 problem

The Year 2038 problem relates to representing time in many digital systems as number of seconds passed since 1 January 1970 and storing it as a signed 32-bit integer.

New!!: Year 10,000 problem and Year 2038 problem · See more »

Redirects here:

The Year 10,000 problem, Y10K, Y10K problem, Year 10 000 problem, Year 10'000 problem, Year 10,000, Year 10,000 Problem, Year 10.000 problem, Year 10000 Problem, Year 10000 problem.

References

[1] https://en.wikipedia.org/wiki/Year_10,000_problem

OutgoingIncoming
Hey! We are on Facebook now! »