summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2022-11-17 20:06:01 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2022-12-05 23:04:13 +0100
commite4528eb77dfcc81bc6058279855cc1f3d0eea8ac (patch)
tree998b1fa611b821390bfe3d4e5efe59fc851379ef /src/corelib
parente50bc60e878adbf5d43ae3992c2b98596082e704 (diff)
QTimeZone doc: mention the ICU escape from MS's bad APIs
Change-Id: Iccf2b6c05a1f3aaae600bb06fe8d62c20a94ee86 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/time/qtimezone.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/corelib/time/qtimezone.cpp b/src/corelib/time/qtimezone.cpp
index c7838953ad..1a9b208bfe 100644
--- a/src/corelib/time/qtimezone.cpp
+++ b/src/corelib/time/qtimezone.cpp
@@ -151,6 +151,10 @@ Q_GLOBAL_STATIC(QTimeZoneSingleton, global_tz);
Exchange EWS ID as well, but is different to the Time Zone Name (TZID) and
COD code used by MS Exchange in versions before 2007.
+ \note When Qt is built with the ICU library, it is used in preference to the
+ Windows system APIs, bypassing all problems with those APIs using different
+ names.
+
\section2 System Time Zone
The method systemTimeZoneId() returns the current system IANA time zone