What should we do to prepare for 2038?

后端 未结 10 1908
耶瑟儿~
耶瑟儿~ 2020-11-28 07:23

I would like to think that some of the software I\'m writing today will be used in 30 years. But I am also aware that a lot of it is based upon the UNIX tradition of exposin

10条回答
  •  借酒劲吻你
    2020-11-28 08:02

    Operative word being "should".

    If you need to ensure futureproofing then you can construct your own date/time class and use that but I'd only do that if you think that what you write will be used on legacy OS'

提交回复
热议问题