[Interest] QDatetime issue with date beyond 2038
Thiago Macieira
thiago.macieira at intel.com
Sat Oct 6 07:03:47 CEST 2018
On Friday, 5 October 2018 10:48:18 PDT Ramakanth Kesireddy wrote:
> Hi,
>
> Am unable to set date and time(beyond 2038) using QDateTime on 32 bit linux
> kernel. Using QDateTime::currentdatetime() to retrieve the current
> datetime set.
>
> Please let me know if there is any API to set date and time or do I need to
> upgrade to 64 bit linux kernel to resolve the same?
You need to upgrade to 64-bit kernel and 64-bit userspace. The kernel alone is
not sufficient.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list