[Webkit-unassigned] [Bug 9651] MSVCRT time functions are too strict

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 10 15:40:31 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9651





------- Comment #5 from bjoern.graf at gmail.com  2006-07-10 15:40 PDT -------
Ok, the patch has been changed according to Mr. Adlers comments but I
discovered that strftime behaves a bit funcky in the toLocale* cases (like all
of the CRT functions that depend on some environment variable; should be easy
to fix with Windows GetDateFormat/GetTimeFormat).

On a related note, KJS::parseDate() does not seem save for locale date/time
string input with its hardcoded english month names - but, Firefox and IE seem
to fail Mozillas ecma_3/Date/15.9.5.6.js test on a German system, while Opera 9
succeeded (but its toLocaleDateString returns a different format), so I am not
sure if parseDate needs to be fixed...


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list