Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7062893
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:38:55+00:00 2026-05-28T04:38:55+00:00

This is as low as I can seem to go with javascript date: var

  • 0

This is as low as I can seem to go with javascript date:

var myDate = new Date(0, 0, 1);
myDate.setFullYear("-271800");
alert(myDate);

Anything lower than -271,800 BC throws an invalid date error. Can we go back a million years? Or a billion? Can the date object allow you to describe any date infinitely in the past or future? How might I do something like this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:38:56+00:00Added an answer on May 28, 2026 at 4:38 am

    Representing a particular date a million years ago strikes me as meaningless. Julian calendar? Should days of week honor the Babylonian system?

    Create your own type for this, decide what you actually need to represent.

    — Updated: This was accepted, so I’ll add a few more specific bits. —

    As mentioned in another answer, according to the EcmaScript spec, pg 164 of the fifth edition (link is a .pdf.)

    Time is measured in ECMAScript in milliseconds since 01 January, 1970
    UTC. In time values leap seconds are ignored. It is assumed that
    there are exactly 86,400,000 milliseconds per day. ECMAScript Number
    values can represent all integers from –9,007,199,254,740,991 to
    9,007,199,254,740,991; this range suffices to measure times to
    millisecond precision for any instant that is within approximately
    285,616 years, either forward or backward, from 01 January, 1970 UTC.

    The actual range of times supported by ECMAScript Date objects is
    slightly smaller: exactly –100,000,000 days to 100,000,000 days
    measured relative to midnight at the beginning of 01 January, 1970
    UTC. This gives a range of 8,640,000,000,000,000 milliseconds to
    either side of 01 January, 1970 UTC.

    But, this is for theoretical dates. It ignores a few pieces of reality. Days were shorter (by 12 seconds) a million years ago, so some JavaScript math would be inaccurate. Days of the week have been determined with different systems. Months have been defined differently. All to say, decide what you really need to represent.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have looked high and low and can't seem to find this anywhere. Does
Searched hi and low and can't seem to find how to do this. I
I've searched high & low for an answer on this and I can't seem
I've seen this done in a lot of sites recently, but can't seem to
This is a somewhat low-level question. In x86 assembly there are two SSE instructions:
So the wonderful low down on this doozie of a problem: short version: We
I have no experience with low level programing and I need this piece of
I have searched high and low for documentation on how to use this feature.
This is a bit of a long shot, but if anyone can figure it
This might seem like a stupid question I admit. But I'm in a small

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.