Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
This post is deleted!
@ttt123 Hello,
s / 1000000
This is wrong, but you should think carefully why. Run it through the debugger and see what you get from that expression.
PS. To give you a hint, think what the result of 12 / 10 would be.
12 / 10
Have a look at QDateTime::fromMSecsSinceEpoch
Cheers.