VCF::TimeZone Class Reference
#include <vcf/FoundationKit/DateTime.h>
List of all members.
Constructor & Destructor Documentation
| VCF::TimeZone::TimeZone |
( |
|
) |
[inline] |
|
Member Function Documentation
| String VCF::TimeZone::getName |
( |
|
) |
const [inline] |
|
| int VCF::TimeZone::getOffset |
( |
|
) |
const [inline] |
|
| int VCF::TimeZone::getOffsetMinutes |
( |
|
) |
const [inline] |
|
| int VCF::TimeZone::getTotalOffsetHours |
( |
|
) |
const [inline] |
|
| void VCF::TimeZone::internal_set |
( |
int |
offset, |
|
|
const String & |
name, |
|
|
bool |
daylightSavings |
|
) |
[inline] |
|
| bool VCF::TimeZone::isDaylightSavings |
( |
|
) |
const [inline] |
|
| static TimeZone VCF::TimeZone::local |
( |
const DateTime & |
currentDate = DateTime::now() |
) |
[static] |
|
The documentation for this class was generated from the following file: