| http://www.w3.org/ns/prov#value | - The source of qdatetime.cpp says that toUTC()/toTimeSpec(Qt::UTC) would be a no-op if the time spec was already UTC, so at worst it does nothing at all and otherwise it is converting a datetime in localtime to UTC. This code is working correctly for others including myself so there is something else going on here.
|