#include <tzfile.h>
creates an invalid rule, all requests to it are handled as if they were for the UTC zone
TZRule::TZRule |
( |
const TZRule & |
r | ) |
|
QString TimeZoneLib::TZRule::abbreviation |
( |
| ) |
const |
|
inline |
qint64 TimeZoneLib::TZRule::endTime |
( |
| ) |
const |
|
inline |
returns the time stamp at which this rule becomes inactive
bool TimeZoneLib::TZRule::isDST |
( |
| ) |
const |
|
inline |
returns true if this rule refers to daylight saving time
bool TimeZoneLib::TZRule::matches |
( |
qint64 |
ts | ) |
const |
|
inline |
returns true if the given time stamp matches the validity period of this rule
bool TimeZoneLib::TZRule::matchesLocal |
( |
qint64 |
ts | ) |
const |
|
inline |
returns true if the given time stamp matches the validity period of this rule moved by its internal offset
qint32 TimeZoneLib::TZRule::offsetFromUTC |
( |
| ) |
const |
|
inline |
bool TimeZoneLib::TZRule::operator< |
( |
const TZRule & |
r | ) |
const |
|
inline |
bool TimeZoneLib::TZRule::operator<= |
( |
const TZRule & |
r | ) |
const |
|
inline |
qint64 TimeZoneLib::TZRule::startTime |
( |
| ) |
const |
|
inline |
returns the time stamp at which this rule becomes active
The documentation for this class was generated from the following files: