Clarify QDateTime documentation re timeSpec conversion.
authorMitch Curtis <mitch.curtis@nokia.com>
Mon, 3 Sep 2012 13:26:39 +0000 (15:26 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 3 Sep 2012 13:58:08 +0000 (15:58 +0200)
commit1b4ab3764b989958109913ba59b0bc9a95aed6f2
tree8ef2916af425912ad3fabcc5f140a244bece00d0
parentc9819493d3d5697929b3aa09accb6cea0be10396
Clarify QDateTime documentation re timeSpec conversion.

Clarify the documentation for setTimeSpec, toTimeSpec, toUTC and
toLocalTime, to be clear on which ones return the same point in time,
and which one simply changes the timezone.

Change-Id: Ic47dd8876ea733f1df0f64eca5bdf00d04f8d0d4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/doc/snippets/code/src_corelib_tools_qdatetime.cpp
src/corelib/tools/qdatetime.cpp