MM/DD/YYYY or DD/MM/YYYY?

mugs

Lifer
Apr 29, 2003
48,920
46
91
YYYY-MM-DD (ISO standard)

Edit: Is DD/MM/YYYY standard in Canada? I know it is in the UK. MM/DD/YYYY is standard in the US. I suspect people just use whatever is standard where they live...
 

Legend

Platinum Member
Apr 21, 2005
2,254
1
0
I've always done and seen MM/DD/YYYY.

In fact, I'm about touch up some screens on an interface to an embedded system that uses MM/DD/YYYY, so there. Nyah.
 

ColdFusion718

Diamond Member
Mar 4, 2000
3,496
9
81
I believe in Europe, they do DD/MM/YYYY. I've seen it done in New Zealand (yeah I know that's not Europe).
 

EyeMWing

Banned
Jun 13, 2003
15,670
1
0
I hate hate hate HATE when people put stuff on teh intarweb with the date in any format other than written out or ISO. Because you can almost NEVER tell which standard they used.
 

RossMAN

Grand Nagus
Feb 24, 2000
79,007
430
136
USA - mm/dd/yyyy

International - dd/mm/yyyy

Since I work in international banking the format I use is yymmdd such as 050909 for today.
 

samgau

Platinum Member
Oct 11, 1999
2,403
0
0
I could get used to YYYY/MM/DD....
Grew up using metric so DD/MM/YYYY was what I was familiar with, then I came to the US and bam MM/DD/YYYY... that threw me in a loop... all ok now.. :)
 

Insomniak

Banned
Sep 11, 2003
4,836
0
0
Originally posted by: Stefan
I always write dates as DD/MM/YYYY.

MM/DD/YYYY seems wrong to me.



The first method is the "metric" way that most of the world uses.

The second method is the "American" or "Real" method that people who aren't bass ackwards use.