Menu

#153 log4cpp Timestamp class does not seem year 2038 ready

Feature Request
open
nobody
None
5
2021-03-24
2021-03-24
No

Hi,
I noticed that the Timestamp class exposes the time as a signed 32bit number of seconds (from the documentation here: http://log4cpp.sourceforge.net/api/classlog4cpp_1_1TimeStamp.html). I think this means it is subject to the year 2038 problem. Are there plans to solve this?

Discussion


Log in to post a comment.