mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 03:20:11 +01:00
trunk/branch integration: VxWorks & Wince
This commit is contained in:
@@ -53,7 +53,7 @@ class Foundation_API Timezone
|
|||||||
public:
|
public:
|
||||||
static int utcOffset();
|
static int utcOffset();
|
||||||
/// Returns the offset of local time to UTC, in seconds.
|
/// Returns the offset of local time to UTC, in seconds.
|
||||||
/// local time = UTC + utcOffset().
|
/// local time = UTC + utcOffset() + dst().
|
||||||
|
|
||||||
static int dst();
|
static int dst();
|
||||||
/// Returns the daylight saving time offset in seconds if
|
/// Returns the daylight saving time offset in seconds if
|
||||||
|
|||||||
Reference in New Issue
Block a user