Telepathy supports 64-bit time_t, but Qt only does so on ILP64 systems (e.g. sparc64, but not x86_64). If QDateTime gains a fromTimestamp64 method, we should use it instead.
It seems that the 64-bit time supported since Qt 5.8: https://doc.qt.io/qt-5/qdatetime.html#setSecsSinceEpoch https://doc.qt.io/qt-5/qdatetime.html#toSecsSinceEpoch https://doc.qt.io/qt-5/qdatetime.html#fromSecsSinceEpoch
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-qt/issues/1.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.