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



_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to