Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Jun 2024 00:25:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 279458] mail/thunderbird Java console Date() incorrect
Message-ID:  <bug-279458-21738-mVmvRrowQC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279458-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279458-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko (Nobody)
<gecko@FreeBSD.org> for maintainer-feedback:
Bug 279458: mail/thunderbird Java console Date() incorrect
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279458



--- Description ---
I noticed that the Received date and time for emails was off by two hours. =
 My
system timezone is correct (CST6CDT), but Date() in thunderbird's java cons=
ole
reports:
  Date()
  "Sat Jun 01 2024 17:21:42 GMT-0700 (Central Standard Time)"=20
Which is completely wrong.  Central Standard Time is UTC-6, not -7, and we'=
re
currently on DST, so it should be UTC-5.  As a result, all the received tim=
es
reported are off by two hours.



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