The time zone offset data for a given moment in time.
This provides the time zone offsets and abbreviation to use at a given moment in time. When a function returns this type, it may use an invalid datetime to indicate that the query it is answering has no valid answer, so check atUtc.isValid() before using the results.
For example, for time zone "Europe/Berlin" the OffsetDate in standard and DST might be:
This type is only available when feature timezone is enabled.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qtimezone-offsetdata.html