Slashdot Mirror


The Next Three Days are the x86 Days

Pinky wrote in to note that "Today, tomorrow and the next day are the only days we'll get dates like this: 2/8/6 3/8/6 4/8/6 like the x86 computers :-)" And yes folks, in the August news cycle vortex, even this strikes my fancy. In recent years we've seen numerical giants like 3/1/4, 6/6/6 and 1/2/3, but now really, what do any of us have to look forward to? Is our future dull and meaningless without cool numbers in dates? Oh the humanity of it all ...

12 of 589 comments (clear)

  1. ISO 8601 Please! by Optic · · Score: 2, Informative

    Abolish weird date formats!

  2. What about yesterday? by bcat24 · · Score: 4, Informative

    The 80186 was also an Intel processor, wasn't it?

    1. Re:What about yesterday? by gatkinso · · Score: 3, Informative

      It still is, and is still popular with the embedded crowd.

      --
      I am very small, utmostly microscopic.
  3. Re:Psht! by octaene · · Score: 3, Informative
  4. Re:what about the lucky sevens? by middlemen · · Score: 2, Informative


    just curious...how many places do it d/m/y vs. m/d/y. I'd never seen the d/m/y thing till a couple of years ago....
    Most places follow dd/mm/yy http://en.wikipedia.org/wiki/DD-MM-YY>. Only places with USA influence follow the mm/dd/yy format. India for example uses dd/mm/yy. And yes, if you did not know this until a couple of years ago, i am shocked. In India, they taught us this when we were kids in school.

  5. Re:what about the lucky sevens? by yfkar · · Score: 5, Informative
    Dd/mm/yy seems to be far more common than mm/dd/yy.

    Here's a list of used date formats in various countries. Looks like Canada has them all. ;)

    m/d/y (month, day, year) is used by:

    * Canada (Although most official documents use the y-m-d format, the m/d/y format is also understood due to influences from the United States.)
    * Federated States of Micronesia
    * Palau
    * Philippines (formerly d/m/y. May still be found in certain contexts)
    * United States (Although Independence Day is often referred to as "the Fourth of July.")

  6. Re:what about the lucky sevens? by rastan_saga · · Score: 3, Informative

    Australia / New Zealand uses dd/mm/yy. Always got me, why America and other countries use mm/dd/yy. Why do you need to know the month first everytime you look at the date. Isn't the day of the month the most important thing you look at first, so it's written to the left first. Just seems logical, the day / month / then the year. It's in order :)

  7. Re:what about the lucky sevens? by amliebsch · · Score: 5, Informative

    That's what the military and most "with it" government organization use. I've also adopted myself because (a) it is completely unambiguous and (b) I'm an asshole.

    --
    If you don't know where you are going, you will wind up somewhere else.
  8. Re:what about the lucky sevens? by sholden · · Score: 4, Informative

    Every place that speaks English does too, except the USA (and a handful of Pacific nations who caught it from the US).

  9. Re:what about the lucky sevens? by stunt_penguin · · Score: 1, Informative

    Yea, in the UK and Ireland we use dd/mm/yyyy ; we say 'The twenty-ninth of july two-thousand and six' more than we say something like 'July twenty-ninth two thousand and six (unless we're talking along to the Daily Show intro.

    Apart from that, doing it dd/mm/yy make logical sense, as the values are ordered in order of significance/magnitude like a numerical system (albeit in reverse order).

    Also it makes ordering dates in a list via computer easy, as they'll naturally order themselves chronologically in a list if the list is sorted alphanumerically.

    Crazy Americans ;)

    --
    When the posters fear their moderators, there is tyranny; when the moderators fears the posters, there is liberty.
  10. Re:SORRY! by karot · · Score: 3, Informative

    I look at it differently again, so perhaps we have to agree to disagree...

    2006/8/2 is I agree then "best" way to represent a date - The majority of human-use number systems put the least-significant information to the right hand side. This has the bonus that sorting on a computer (mechanical or electrical) is simplified. Systems that include this are HH:MM:SS and good 'ol decimal numbering Hundreds-Tens-Units.

    An alternative in the LSB/MSB world is 2/8/2006 - Computers can be (and are) architected to deal with this type of reversal. Humans can deal with the LSB being at the left hand end of the information. This is still "useful" as processing left-to-right and right-to-left are not really that different. I consider this to be "next best" as it retains a certain amount of logic.

    The final option is to ignore whether your data has an order or significance, and just jumble it up. How is MM/DD/YYYY differnt to YYYY/DD/MM ? Would you consider YYYY/DD/MM valid or useful? I am afraid that I personally would not, and but the same token consider MM/DD/YYYY to be not-useful. Perhaps we should just switch to MM/YYYY/DD for fun? :)

    I would be seriously interested to know where/why the different system in the USA originated, and by what measure you determine the USA system to be next-best and the European system to be "Fucked up"

    --
    Enjoy Y2K? Roll-on Year 2037!
  11. Re:Sortable Dates by ros0709 · · Score: 2, Informative

    The US did once use the dd/mm/yy form. This is still evident in "4th of July".