Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Tools Module User's Guide

3.3 International Standards for Dates and Times

International Standard ISO 8601 specifies numeric representations of date and time. RWDateTime supports this standard, enabling you to construct from any ISO 8601-compliant string an RWDateTime object.

The application of the ISO standard helps to avoid confusion among international users and support your application's portability. Using the ISO standard offers you the following benefits:

The ISO 8601 format may be used with the Gregorian and the Julian systems, as well as many others.

The Essential Tools Module provides two ISO 8601 parsers, discussed in Section 3.3.1.

3.3.1 SourcePro's ISO 8601 Parsers

SourcePro provides two parsers that can be used by RWDateTime to parse ISO 8601 date-time values. The date formats available to you depend on the parser you use.

For details on each of these parsers, see the SourcePro C++ API Reference Guide, and select the Related Pages tab.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.