[Webkit-unassigned] [Bug 4258] Date().toString() only includes GMT offset, not timezone string

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 16 12:06:50 PDT 2006


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


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9500|                            |review?
               Flag|                            |




------- Comment #7 from rwlbuis at gmail.com  2006-07-16 12:06 PDT -------
Created an attachment (id=9500)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9500&action=view)
First attempt

When in utc mode, I just use tm_zone info here. This should be ok since
localtime
should set it up correctly. Unfortunately there seem to be no tests for this. I
used
http://sackheads.org/~jpayne/timestring.html to test manually, and it matches
Mozilla.
Let me know if any tests should be added or whether we can reuse existing
tests.
Cheers,

Rob.


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