[Webkit-unassigned] [Bug 137252] EWS bubble hover shows wrong timestamps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 30 08:08:12 PDT 2014


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





--- Comment #3 from Csaba Osztrogonác <ossy at webkit.org>  2014-09-30 08:08:10 PST ---
(In reply to comment #2)
> ECMA 262 stated clearly in "15.9.1.15 Date Time String Format" the following:
> The value of an absent time zone offset is “Z”.
> 
> So it is an ugly bug in FF and IE too. :-/
> 
> But why not add the trailing "Z" if we can make the bad boys happy too.

But the ES6 will change the behaviour: "If the time zone offset is absent, the date-time is interpreted as a local time."

So +1 to use "Z", because this time is in UTC and it will work with ES5 and ES6 too.

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