Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2020 18:35:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 248338] www/firefox does not return whole number in javascript for getTimezoneOffset
Message-ID:  <bug-248338-21738-yIparNpsBS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248338-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248338-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248338

--- Comment #9 from tech-lists@zyxst.net ---
(In reply to andrew from comment #5)
Well done, that was it. I'd never have guessed, nor did lots of others.

Now it's sane on the 12-stable desktop too:
new Date()
Date Wed Jul 29 2020 19:30:53 GMT+0100 (BST)

new Date().getTimezoneOffset()
-60

Thanks very much.

One thing I was wondering though, is how come iridium was unaffected? diffe=
rent
javascript implementation?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248338-21738-yIparNpsBS>