Fix ts2Str() UTC conversion

Authored by dvratil on Mar 22 2016, 7:32 PM.

Description

Fix ts2Str() UTC conversion

Correctly convert timestamp to UTC datetime instead of local time. This
caused at least the event incremental fetch to miss some events because
of minUpdateTime being was sent in local time but intepreted by server
as UTC.

CCBUG: 355908

Details

Committed
dvratilMar 22 2016, 7:32 PM
Parents
R477:467f0fbc0a7e: filesearchquerytest: Use QTEST_GUILESS_MAIN
Branches
Unknown
Tags
Unknown
References
LibKGAPI/5.1