qt6-bb10/tests/auto/corelib/time/qtimezone
Giuseppe D'Angelo 69555b364d QTimeZone: add construction from std::chrono::time_zone*
A time_zone represents a timezone identified by its IANA ID. This
allows for a straightforward conversion to QTimeZone.

[ChangeLog][QtCore][QTimeZone] QTimeZone can now be constructed
from a std::chrono::time_zone pointer.

Change-Id: I093d9fc2e989475d30730a9dcdef491903a2aeb2
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-04-12 20:26:55 +02:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
tst_qtimezone.cpp QTimeZone: add construction from std::chrono::time_zone* 2022-04-12 20:26:55 +02:00
tst_qtimezone_darwin.mm Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00