Issue 135: V8 returns incorrect localized values for JavaScript
toLocaleDateString and toLocaleTimeString
http://code.google.com/p/v8/issues/detail?id=135
New issue report by [EMAIL PROTECTED]:
Chrome Version : 0.3.154.3 (Official Build 3339)
URLs (if applicable) : see attached HTML
Other browsers tested:
Chrome: FAIL
Safari 3: 50% pass
Opera 9: OK
Firefox 3: OK
IE 7: OK
What steps will reproduce the problem?
1. Run the attached HTML test case, which basically runs:
new Date().toLocaleDateString()
new Date().toLocaleTimeString()
What is the expected result?
On Windows, output locale date and time strings formatted according to
Control Panel > Regional and Language Options > Regional Options
What happens instead?
Chrome displays a 3-character string for day-of-week and displays 24-hour
format for the time. At least, Safari gets the date display correct,
although it also incorrectly displays 24-hour time. (See attached
screenshot)
Issue attributes:
Status: New
Owner: ----
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---