EVALUATION
ISO 8601 is not mentioning the lithua/lithuanian so it is not usable reference.
Looking into a systems:
Solaris: %Y-%m-%d
Linux: %Y.%m.%d
Windows: yyyy.MM.dd, yyyy-MM-dd
CLDR: yyyy.MM.dd
Web resources:
http://www.president.lt/ - yyyy-MM-dd
http://www.lrs.lt/ - yyyy-MM-dd
http://www.am.lt/ - yyyy-MM-dd
http://www.lki.lt - luthunian language institute, yyyy-MM-dd
Following the submitters proposal, fix the medium date format to "yyyy-MM-dd".
Group separator
Solaris: "."
Linux: "."
Windows: "."
CLDR: "."
Web resources:
http://www.lb.lt/ - lithuanian bank, uses non-breakable space
http://www.lkz.lt - Dictionary of the Lithuanian Language, uses non-breakable space
I see that we should rather follow the lithunian resources, fix the group separator to "\u00a0".
Windows NLS page:
http://www.microsoft.com/globaldev/nlsweb/default.mspx?submitted=0427&OS=Windows%20XP%20Service%20Pack%202
|