How to localtime get?
Unsolved
General and Desktop
-
wrote on 18 Jan 2016, 02:32 last edited by
It had used the system time so far .
but.
i want to change time the localtime.
QDateTime::currentDateTime
QDateTime::currentDateTimeUtc()
Why is not localtime?
-
What do you mean by "local time"?
QDateTime::currentDateTime returns the current time on the machine on which your application is running. -
What do you mean by "local time"?
QDateTime::currentDateTime returns the current time on the machine on which your application is running.wrote on 18 Jan 2016, 05:45 last edited byQDateTime::currentDateTime is SystemTime
1/3