Good question, because if you see 02/09/2016, then you are not sure if it means February or September. The norm for American is February, and norm for British is September, but if we are doing global business, then it is confusing.
And I think we never see YYYY-DD-MM.
So YYYY-MM-DD has this additional advantage on top of sorting nicely!
The main gain I have see is sorting.
On the other hand it is getting more precise from year to month to day to hours.....
In the UK it is dd.mm.yy but in my project filing I use yyyymmdd (e.g. "Minutes 20160920.docx") because then it sorts nicely. I picked that tip up while working in France.
Thanks Elisabeth
That is a lot like what I do. Adding to the fact that their is no confusion that I start with Month or day. Saving Changes...
It makes it unambiguous. No one has to figure out if "4/5/2016" is 5 April or 4 May. It's a good question, though. We can't assume everyone on our team uses the same default date format, especially if you have an international team.
If the dates need to be manually sorted, or if you're naming digital files by date, it's nice to have a number format from small to large (dd.mm.yyyy) or large to small (yyyy.mm.dd). For dates as data, though, you can use Excel to sort any date format, unless you work for a bureaucracy or something similar that requires multiple printed copies in triplicate.
I think it a matter of practice I like elizabeth prefer YYYYMMDD specially in document naming. That place in order directly. Saving Changes...
Walter PilimonCEO| Web Dev Experts SRLBuenos Aires, Buenos Aires, Argentina
Latin America: dd / mm / yyyy
If you work with organizations in other countries, the most unambiguous method is as outlined above dd - mmm - yyyy (using either dashes, slashed or dots - though in Latin America or the US I have not seen the dot used much - just in Europe)
...
1 reply by Vincent Guerard
Sep 26, 2016 5:55 PM
Vincent Guerard
...
Once Using letter it is unambiguous your right.
Thanks
Saving Changes...
Gail BertrandProject Manager| Air ProductsAlphen A/D Rijn, Netherlands
For storing files for sorting I find the best format is YYYYMMDD.
For communicating dates, my preference is DDMMMYY, as the month in letters is clearer than a number, and although the letters vary in different languages the English abbreviation is usually well known.
...
1 reply by Vincent Guerard
Sep 26, 2016 5:53 PM
Vincent Guerard
...
Your right when using MMM, it is clear where is the month.
For Storing That is what I do also.
Thanks
For storing files for sorting I find the best format is YYYYMMDD.
For communicating dates, my preference is DDMMMYY, as the month in letters is clearer than a number, and although the letters vary in different languages the English abbreviation is usually well known.
Your right when using MMM, it is clear where is the month.
For Storing That is what I do also.
Thanks Saving Changes...
Latin America: dd / mm / yyyy
If you work with organizations in other countries, the most unambiguous method is as outlined above dd - mmm - yyyy (using either dashes, slashed or dots - though in Latin America or the US I have not seen the dot used much - just in Europe)
Once Using letter it is unambiguous your right.
Thanks Saving Changes...