Sujet : Re: Newsreader that keeps messages and has a good text search
De : b.rose.tmpbox (at) *nospam* arcor.de (Bernd Rose)
Groupes : news.software.readersDate : 16. Aug 2024, 19:22:14
Autres entêtes
Message-ID : <1onkncyv3mwhb.dlg@b.rose.tmpbox.news.arcor.de>
References : 1 2 3 4 5
User-Agent : 40tude_Dialog/2.0.15.41 (d6e03b00.72.492)
On Fri, 16th Aug 2024 08:39:10 -0700, Justisaur wrote:
<https://en.wikipedia.org/wiki/Year_2038_problem>
[...]
After looking into that, I'm guessing both 40tude and Microplanet
Gravity are affected due to their last updates being 14+ years ago, but
I don't see any way to be sure either way.
40tude Dialog stores dates using the DOSDateTime format inside its database.
This format has 1980 as start offset year (= minimum) and uses 7 bits for
storing the year part of date. Therefore, dates up to 2107 can be safely
written.
HTH.
Bernd