On Saturday 08 August 2015 19:59:43 Tom Isaacson wrote:
> I'm running Qt 4.8.2 on a Freescale BSP using Linux 3.0.17. The
> documentation for QDateTime::currentDateTime() says "Returns the current
> datetime, as reported by the system clock, in the local time zone." We use
> settimeofday() [http://
On Saturday 08 August 2015 19:59:43 Tom Isaacson wrote:
> I'm running Qt 4.8.2 on a Freescale BSP using Linux 3.0.17. The
> documentation for QDateTime::currentDateTime() says "Returns the current
> datetime, as reported by the system clock, in the local time zone." We use
> settimeofday() [http://
I'm running Qt 4.8.2 on a Freescale BSP using Linux 3.0.17. The documentation
for QDateTime::currentDateTime() says "Returns the current datetime, as
reported by the system clock, in the local time zone." We use settimeofday()
[http://linux.die.net/man/2/settimeofday] to set the system clock but