Quote:
Originally Posted by After Shock Media
2. It makes more sense to say December 1st, 2009 instead of saying 1st of December 2009. They both are correct, one is just easier and sounds less snobby or aka British.
|
I disagree, I think it's better to keep it in least-most significant (d/m/y), or most-least significant order (y/m/d). The m/d/y format breaks that. Would you change the order of hours, minutes, seconds?
I've noticed recently that PHP's mktime function uses the US date order rather than a more logical/global one.