pouet 2.0 migration: aug 14
category: general [glöplog]
Two more sleepless nights to go...
Fixed.
You guys are not going to have much success selling these. :)
I'm optimistic.
... how much for one?
May the force be with us the 14th ! ;-)
@gargaj: :)
stage7: that date format makes no sense for humans. Yes, for computers doing sorting, but for humans? None at all.
gloom: only if you're in a country that does things wrong. and no you cant oil yourself out of this one.
Gargaj: I want that shirt.
^o^ SQL ERROR. I'M WORKING ON IT ^o^
gloom: ObXkcd
...then again, xkcd is from a country that also uses 12 hour clocks, imperial units, the wrong voltage level and the wrong kind of football. so don't believe everything he says.
Most devices / adapters / wall-warts anymore are capable of handling the differences between US and foreign power. And not everything is imperial. You can get 1 and 2 liters bottles of soda. (Doctors also measure your weight in kilograms.)
...and i didn't even mention the wrong kind of dubstep!
there's a right kind of dubstep?
If there is, it's clearly not the kind of dubstep my flatmate blows through the house every day...
J-1
Quote:
A few months back the whole message would fit easily on that t-shirt.
Forget pounds off. If you want to lose weight, you should migrate pouet.
gargaj: it makes no sense to start with the least important piece of data - the year. If you need a date, the most important part is the day. Then the month. Then the year. Why? Because most likely the thing you're looking identify the date of is happening sooner rather than later, so the day is the most important part.
Again: for computers and databases and things that count automatically, year-month-day is more logical, but for people? Day-month-year. The most important part first, then the second most important, then the least important.
Again: for computers and databases and things that count automatically, year-month-day is more logical, but for people? Day-month-year. The most important part first, then the second most important, then the least important.
Doomsday is coming.
Quote:
Because most likely the thing you're looking identify the date of is happening sooner rather than later, so the day is the most important part.
But you're already down in the gutter when you're trying to _identify_, YMD doesn't need that whole phase because it's already in logical descending order. What you call "importance" is really just personal preference because unfortunately that's what you got used to.
What Gargaj said.
I prefer YYYY-MM-DD format.
And In my country(Japan), people use YYYY-MM-DD format.
When I want to know how a given date is far from now, year is most important, and month is next important.
When you specify a point in large set, specifying from broad scale to narrow scale would be more intuitive than specifying from narrow scale to broad scale.
This sentence in Wikipedia->ISO 8601->History is not compliant with ISO 8601.
And In my country(Japan), people use YYYY-MM-DD format.
When I want to know how a given date is far from now, year is most important, and month is next important.
When you specify a point in large set, specifying from broad scale to narrow scale would be more intuitive than specifying from narrow scale to broad scale.
Quote:
The first edition of the ISO 8601 standard was published in 15th August 1988.
This sentence in Wikipedia->ISO 8601->History is not compliant with ISO 8601.