(54c2d6ded779c3b9843fa18535b79ababa0d1a74)
#include "qtimezone.h"
#include "qtimezoneprivate_p.h"
#include "qtimezonelocale_p.h"
#include <unicode/ucal.h>
#include <qdebug.h>
#include <qlist.h>
#include <algorithm>
Go to the source code of this file.
◆ ucalDaylightOffset()
static int ucalDaylightOffset |
( |
const QByteArray & | id | ) |
|
|
static |
◆ ucalDefaultTimeZoneId()
◆ ucalOffsetsAtTime()
static bool ucalOffsetsAtTime |
( |
UCalendar * | m_ucal, |
|
|
qint64 | atMSecsSinceEpoch, |
|
|
int * | utcOffset, |
|
|
int * | dstOffset ) |
|
static |
◆ uenumToIdList()