|
TZ-Lib
$VERSION$
|
#include <QByteArray>#include <QDebug>#include <QFile>#include <QIODevice>#include <QStringList>#include "tzfile.h"#include "tzhelp.h"#include "tzsys.h"Macros | |
| #define | TZ_DEBUG_OUTPUT 0 |
| #define | TZDEBUG NoDebug() |
Functions | |
| static qint64 | calcTimeStamp (int year, PosixRule::StartType type, int month, int week, int day, int time) |
| static int | parseTime (QString &s) |
| static QString | parseTZname (QString &s) |
Variables | |
| static const QStringList | builtinpath |
| static const int | MAXCACHESIZE =256 |
| static QString | systemZone |
| #define TZ_DEBUG_OUTPUT 0 |
| #define TZDEBUG NoDebug() |
|
inlinestatic |
|
inlinestatic |
References tm.
Referenced by TimeZoneLib::PosixRule::PosixRule().
|
inlinestatic |
Referenced by TimeZoneLib::PosixRule::PosixRule().
|
static |
Referenced by TimeZoneLib::TZFile::builtinVersion().
|
static |
Referenced by TimeZoneLib::TZFile::ruleForLocalTime(), and TimeZoneLib::TZFile::ruleForTime().
|
static |
Referenced by TimeZoneLib::setSystemZoneFile().