[Webkit-unassigned] [Bug 68749] new Date().toString() returns curious timezone information in Windows + Japanese Language

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 22:29:04 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68749


Yusuke Suzuki <utatane.tea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108575|0                           |1
        is obsolete|                            |




--- Comment #1 from Yusuke Suzuki <utatane.tea at gmail.com>  2011-09-23 22:29:04 PST ---
Created an attachment (id=108577)
 --> (https://bugs.webkit.org/attachment.cgi?id=108577&action=review)
use String::fromUTF8

now, formatTime result value is UTF8. so convert to UTF16 and use it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list