rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

List of all members | Public Types | Protected Attributes
IlTimeZone Class Reference

Dummy IlTimeZone class - not really used. More...

#include <ilog/calendar.h>

Public Types

enum  EMode
 Constants specifying values of startMode and endMode. More...
 
enum  TimeMode
 Rule transition time. More...
 

Protected Attributes

IlInt _dstSavings
 

Detailed Description

Dummy IlTimeZone class - not really used.

Library: ilog

Member Enumeration Documentation

Constants specifying values of startMode and endMode.

All those values specify the daylight savings mode.

Rule transition time.

TimeMode is used, together with a millisecond offset after midnight, to specify a rule transition time. Most rules transition at a local wall time, that is, according to the current time in effect, either standard or DST. However, some rules transition at local standard time and some at a specific UTC time. Although it might seem that all times could be converted to wall time, thus eliminating the need for this parameter, this is not the case.

Member Data Documentation

IlInt IlTimeZone::_dstSavings
protected

A positive value indicating the amount of time saved during DST in ms. Typically one hour; sometimes 30 minutes.


© Copyright 2014, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.