- From: <bugzilla@jessica.w3.org>
- Date: Mon, 26 Nov 2012 08:19:24 +0000
- To: public-i18n-core@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17859 Martin Dürst <duerst@it.aoyama.ac.jp> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |duerst@it.aoyama.ac.jp --- Comment #6 from Martin Dürst <duerst@it.aoyama.ac.jp> --- (from comment #4) > A document might be all in the ISO-8601 locale, while using multiple different > languages. (In reply to comment #5) > I have no idea what you mean by "ISO-8601" in your comment. ISO 8601 is a > standard for recording date and time information, including intervals and > such. It's a locale-neutral format, a wire format, not intended for human > presentation. I think what Ian means is a document with multiple languages, but where e.g. all the dates are in ISO-8601. That may indeed make sense because with a mixture of languages, it will be difficult for the reader to associate every date with a language, and to parse it correctly. It might still work if the dates are in the middle of some text, but not if they are e.g. in a table. Although ISO-8601 is indeed mostly a wire format, it is not a bad choice in such a situation. The question is how to mark this up. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Monday, 26 November 2012 08:19:27 UTC