[Bug 248338] www/firefox does not return whole number in javascript for getTimezoneOffset

2020-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248338 --- Comment #2 from tech-li...@zyxst.net --- (In reply to andrew from comment #1) Hi, Exact output (from Firefox) of new Date(): Date Wed Jul 29 2020 03:18:27 GMT+0059 (BST) output of date (from tcsh) a few minutes later is Wed 29 Jul

[Bug 248338] www/firefox does not return whole number in javascript for getTimezoneOffset

2020-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248338 --- Comment #3 from tech-li...@zyxst.net --- If (on firefox) I do new Date(0) result is: Date Thu Jan 01 1970 01:00:00 GMT+0100 (BST) so there the offset is correct maybe a javascript problem in firefox? -- You are receiving this mail

[Bug 248338] www/firefox does not return whole number in javascript for getTimezoneOffset

2020-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248338 --- Comment #4 from tech-li...@zyxst.net --- In firefox again: new Date('1971-10-31'); Date Sun Oct 31 1971 01:00:00 GMT+0100 (BST) new Date('1972-10-31'); Date Tue Oct 31 1972 23:59:59 GMT+2359 (GMT) new Date('1972-06-12'); Date Mon Jun

[Bug 248338] www/firefox does not return whole number in javascript for getTimezoneOffset

2020-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248338 Bug ID: 248338 Summary: www/firefox does not return whole number in javascript for getTimezoneOffset Product: Ports & Packages Version: Latest Hardware: amd64

maintainer-feedback requested: [Bug 248338] www/firefox does not return whole number in javascript for getTimezoneOffset

2020-07-28 Thread bugzilla-noreply
Bugzilla Automation has asked freebsd-gecko (Nobody) for maintainer-feedback: Bug 248338: www/firefox does not return whole number in javascript for getTimezoneOffset https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248338 --- Description --- Hi, "new Date().getTimezoneOffset()" should

[Bug 248338] www/firefox does not return whole number in javascript for getTimezoneOffset

2020-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248338 and...@tao11.riddles.org.uk changed: What|Removed |Added CC|