trunk/branch integration: VxWorks & Wince

This commit is contained in:
Marian Krivos
2011-08-22 18:06:53 +00:00
parent e06af24e2e
commit ba0c9e4919

View File

@@ -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