Date: Wed, 29 Jul 2020 01:53:25 +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-XWSQSU6m6k@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 andrew@tao11.riddles.org.uk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@tao11.riddles.org.uk --- Comment #1 from andrew@tao11.riddles.org.uk --- Can't reproduce with firefox 79.0,1 on 12-stable r363465. Check that your system time, or the time you're trying to convert in Firefo= x, isn't somehow set to a value before 1847. (show the exact output of the "new Date()" call.) The timezone db regards the timezone offset for London before 1847 to be -00:01:15 (based on the difference between solar time at Kew Observatory and that at Greenwich). Did you set the timezone via the TZ environment variable (and regardless, is this variable set and to what value), or via tzsetup installing an /etc/localtime file? If the latter, what happens if you use TZ=3DEurope/Lon= don in the environment? --=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-XWSQSU6m6k>