Issue 3607: V8 returns incorrect localized values for JavaScript  
toLocaleDateString and toLocaleTimeString
http://code.google.com/p/chromium/issues/detail?id=3607

New issue report by bksening:
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)



Attachments:
        jsLocaleDateTime.htm  368 bytes
        JSLocaleDateTimeError.jpg  49.4 KB


Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc

-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to