rwlogo
SourcePro 11.1

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

Internationalization
[Essential Tools Module]

Classes

class  RWLocale
 Defines an interface that formats the conversion of strings to and from dates and times. More...
class  RWAnsiLocale
 Implements the RWLocale interface, and encapsulates the C++ Standard Library locale. More...
struct  RWDaylightBoundary
 Struct used by RWDaylightRule to define the beginning and ending of daylight saving time. More...
struct  RWDaylightRule
 Struct that defines daylight saving time rules. More...
class  RWZone
 Abstract base class defining an interface to describe time zones. More...
class  RWZoneSimple
 A basic, concrete timezone implementation of the abstract class RWZone, based on the Daylight Saving Time (DST) rules defined in struct RWDaylightRule. More...
class  RWLocaleSnapshot
 Creates an snapshot of a locale by querying the program's environment to determine the formatting conventions in effect at the moment of instantiation. More...

Detailed Description

Classes in this group let you internationalize your software with the convenient and easy-to-use framework of class RWLocale, and use class RWZone to manipulate time zones and Daylight Saving Time. The entire library is eight-bit clean, so you can use it with any eight-bit character set.


© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.