Originally posted by: Tweak155
Yep. Helps make sorting easier.
Originally posted by: Leros
Originally posted by: Tweak155
Yep. Helps make sorting easier.
Duh. That makes sense.
Originally posted by: ironwing
Originally posted by: Leros
Originally posted by: Tweak155
Yep. Helps make sorting easier.
Duh. That makes sense.
Once you start using YYYY/MM/DD you'll never look back.
Originally posted by: GeekDrew
Originally posted by: ironwing
Originally posted by: Leros
Originally posted by: Tweak155
Yep. Helps make sorting easier.
Duh. That makes sense.
Once you start using YYYY/MM/DD you'll never look back.
Why does the '/' continue? Why can't we start using a more filesystem friendly delimiter, like '-'?
Originally posted by: GeekDrew
Originally posted by: ironwing
Originally posted by: Leros
Originally posted by: Tweak155
Yep. Helps make sorting easier.
Duh. That makes sense.
Once you start using YYYY/MM/DD you'll never look back.
Why does the '/' continue? Why can't we start using a more filesystem friendly delimiter, like '-'?
Originally posted by: Tweak155
Originally posted by: GeekDrew
Originally posted by: ironwing
Originally posted by: Leros
Originally posted by: Tweak155
Yep. Helps make sorting easier.
Duh. That makes sense.
Once you start using YYYY/MM/DD you'll never look back.
Why does the '/' continue? Why can't we start using a more filesystem friendly delimiter, like '-'?
Why even use a delimiter? 20090309 is just as easily read.
Originally posted by: GeekDrew
Originally posted by: Tweak155
Originally posted by: GeekDrew
Originally posted by: ironwing
Originally posted by: Leros
Originally posted by: Tweak155
Yep. Helps make sorting easier.
Duh. That makes sense.
Once you start using YYYY/MM/DD you'll never look back.
Why does the '/' continue? Why can't we start using a more filesystem friendly delimiter, like '-'?
Why even use a delimiter? 20090309 is just as easily read.
20090309 is just as easily sorted, but IMO it's easier to read with delimiters. I omit delimiters in filenames, but rarely omit delimiters when printing the date.
Originally posted by: Tweak155
Agreed. But file system != print. I'd use a delimiter for printing, and most likely re-organize the date to a US friendly system such as DD/MM/YY.
Originally posted by: GodlessAstronomer
My file system is YYMMDD. In general dates are formatted as DD/MM/YYYY where I'm from, which makes much more sense than MM/DD/YYYY used in North America.
Originally posted by: GodlessAstronomer
My file system is YYMMDD. In general dates are formatted as DD/MM/YYYY where I'm from, which makes much more sense than MM/DD/YYYY used in North America.
Originally posted by: Babbles
Originally posted by: GodlessAstronomer
My file system is YYMMDD. In general dates are formatted as DD/MM/YYYY where I'm from, which makes much more sense than MM/DD/YYYY used in North America.
I don't see why that is true. In common parlance in the U.S. the date is usually verbalized as, for example, "Today is March Seventh of 2009." Therefore it makes perfect sense to write the date in the same manner it is said.
If it was typically accepted to verbalize the date as, for example, "The Seventh of March of 2009" then, of course, it would make sense to write the date in that manner.
Because that is not how it is done in your neck of the woods should not be construed as a nonsensical way of doing it.
Originally posted by: Babbles
Originally posted by: GodlessAstronomer
My file system is YYMMDD. In general dates are formatted as DD/MM/YYYY where I'm from, which makes much more sense than MM/DD/YYYY used in North America.
I don't see why that is true. In common parlance in the U.S. the date is usually verbalized as, for example, "Today is March Seventh of 2009." Therefore it makes perfect sense to write the date in the same manner it is said.
If it was typically accepted to verbalize the date as, for example, "The Seventh of March of 2009" then, of course, it would make sense to write the date in that manner.
Because that is not how it is done in your neck of the woods should not be construed as a nonsensical way of doing it.
Originally posted by: Leros
Problem is we live in a global world. I often read documents from people around the world and confusion can happen.
Originally posted by: GodlessAstronomer
Originally posted by: Babbles
Originally posted by: GodlessAstronomer
My file system is YYMMDD. In general dates are formatted as DD/MM/YYYY where I'm from, which makes much more sense than MM/DD/YYYY used in North America.
I don't see why that is true. In common parlance in the U.S. the date is usually verbalized as, for example, "Today is March Seventh of 2009." Therefore it makes perfect sense to write the date in the same manner it is said.
If it was typically accepted to verbalize the date as, for example, "The Seventh of March of 2009" then, of course, it would make sense to write the date in that manner.
Because that is not how it is done in your neck of the woods should not be construed as a nonsensical way of doing it.
I don't want to make a big deal of it, but yeah I think dd/mm/yyyy (or the reverse, yyyy/mm/dd) does make more sense. Why would you start with the second biggest denomination, then the smallest, then the biggest? It just makes sorting a pain.
However, none of this really matters in casual use, and the standard dd/mm/yyyy around here still doesn't make as much sense as the OP's yyyy/mm/dd. Also, I don't think your verbalization argument holds water, as in my experience people are just as likely to say "March 7th" as they are to say "7th of March".
