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