Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch
ClosedPublic

Authored by bruns on Apr 1 2019, 11:41 AM.

Details

Summary

QDateTime::toSecsSinceEpoch obsoletes to_Time_t, likewise for from_Time_t.
Both functions are available since Qt 5.8.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Apr 1 2019, 11:41 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 1 2019, 11:41 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Apr 1 2019, 11:41 AM
apol accepted this revision.Apr 1 2019, 12:47 PM
This revision is now accepted and ready to land.Apr 1 2019, 12:47 PM
This revision was automatically updated to reflect the committed changes.