Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Earth Unix Technology

Introducing a Calendar System For the Information Age 224

First time accepted submitter chimeraha (3594169) writes "Synchronized with the northern winter solstice and the UNIX Epoch, the terran computational calendar contains 13 identical months of 28 days each in addition to a short Month Zero containing only new year's day and a single leap year day every four years (with the exception of every 128 years). The beginning of this zero-based numbering calendar, denoted as 0.0.0.0.0.0 TC, is on the solstice, exactly 10 days before the UNIX Epoch (effectively, December 22nd, 1969 00:00:00 UTC in the Gregorian Calendar). It's "terran" inception and unit durations reflect the human biological clock and align with astronomical cycles and epochs. Its "computational" notation, start date, and algorithm are tailored towards the mathematicians & scientists tasked with calendrical programming and precise time calculation.

There's a lot more information at terrancalendar.com including a date conversion form and a handfull of code-snipits & apps for implementing the terran computational calendar."
This discussion has been archived. No new comments can be posted.

Introducing a Calendar System For the Information Age

Comments Filter:
  • Um no (Score:5, Insightful)

    by slashmydots ( 2189826 ) on Thursday March 27, 2014 @03:05PM (#46595039)
    We can't even get people to agree on daylight savings time. This will never happen. Anyone using this probably is going to type an angry reply on their DVORAK keyboard from a location directly in the center of their own little fake reality.
  • by Anonymous Coward on Thursday March 27, 2014 @03:06PM (#46595041)

    this will be against god's will somehow

  • Oh great... (Score:5, Insightful)

    by smithmc ( 451373 ) * on Thursday March 27, 2014 @03:09PM (#46595065) Journal
    So now every software developer will have another calendar to have to convert back and forth between...
  • Re:Um no (Score:4, Insightful)

    by Aighearach ( 97333 ) on Thursday March 27, 2014 @03:59PM (#46595639)

    Yeah, but luckily when it comes to calendars we can be saved by people that implement 13 equal months with 14 unequal months that are claimed to be 13, except when you have to talk about the 14th, which they think they can hide by numbering it 0.

  • by jc42 ( 318812 ) on Thursday March 27, 2014 @04:11PM (#46595759) Homepage Journal

    We already have a calendar system "For the Information Age": the second counter. Actually, of course, we have a whole series of them, but they differ only in the zero "epoch" second, so translation between them is trivial. The most widely-used such counter is the unix/POSIX time() value, perhaps augmented with a decimal point and a fractional second value.

    This "calendar system" has a property that all the others lack: simple arithmetic operations work with it. And once you have the second for some event, there are library routines that can translate it to a human-readable form in any other calendar that you like.

    So feel free to invent other interesting calendars; we software types won't be offended. We'll just ask you to be very precise in how you define your calendar, so we can write the routines to produce your calendar from ours. Of course, we'll expect you to pay us for this unnecessary labor, but it only has to be done once for each calendar. And maybe one of your calendars can be the human-readable calendar that supplants the silly Christian calendar, relegating it to use in scheduling your religious holidays.

    Just don't ask us to use your calendar (or any other that's not a single number that can be used to any precision) inside our OSs or libraries. The "Information Age" needs a calendar system that works using ordinary real numbers, and aside from the question of when the zero was, we have that already.

    (Actually, there's also the slowly-growing problem of different clock speeds caused by relativistic effects, but that's probably a discussion for a much more technical forum than this one. ;-)

  • Re:Um no (Score:4, Insightful)

    by invid ( 163714 ) on Thursday March 27, 2014 @04:40PM (#46596067)
    I want to do away with this base 10 nonsense and institute a base 12 numbering system. Try evenly dividing your primitive base 10 system into thirds!
  • So, the months are 28 days long ...
    How many days is it from 0:00 at 28th of month one till 24:00 1st of month two?
    Wow it is not two days? Just because you idiot decided the first day is named ZERO?
    There is no 0st element in anything, there is a first, a last and an n'th and if you want your 'thing' may contain zero elements and be empty!
    There is no zero'th wheel on your car, nor is the first beer you drink in the evening your zero'th beer, it is the first ... try to get that.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...