qt5base-lts/util
John Layt 48e2c3ac33 QTimeZone - Define new class and api
Implement the new QTimeZone class based on the Olsen Time Zone ID's.

This is the base implementation and does not include the Platform
backends which are implemented separately.

This change does include a default UTC backed to be used if no Platform
backend is available, i.e. if QT_NO_SYSTEMLOCALE is set and ICU is not
configured.  This backend also provides a default set of time zones in
the standard "UTC+00:00" offset format that are guaranteed to always
exist regardless of the Platform backend.

This change includes conversion functions between the Olsen ID's and
Windows ID's using a conversion table based on Unicode CLDR data.
This is implemented for all platforms for scenarios such as a Linux
program needing to communicate with a Windows Exchange Server using
the Windows ID.

The CLDR conversion table is included under the UNICODE license, see
http://unicode.org/copyright.html for details.

[ChangeLog][QtCore][QTimeZone] Added new QTimeZone class to support
time tone calculations using the host platform time zone database
and the Olsen time zone ID's.

Change-Id: Ibb417d08cf2663a0979d2be855d2c6ad6ad01509
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-09-22 22:21:15 +02:00
..
accessibilityinspector Don't show a separate inspector for child windows. 2013-04-23 07:45:22 +02:00
aglfn Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
corelib/qurl-generateTLDs QUrl effective TLDs: update table and split into chunks of 64K 2013-02-09 10:12:44 +01:00
glgen Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
harfbuzz Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
integrity Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
lexgen Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
local_database QTimeZone - Define new class and api 2013-09-22 22:21:15 +02:00
plugintest Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
scripts Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
unicode [1/2] Implement Unicode Normalization Form Quick Check (NF QC) 2013-08-13 03:51:07 +02:00
xkbdatagen Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00