AbsoluteTimeDateFormat Class Reference

Inheritance diagram for AbsoluteTimeDateFormat:

Inheritance graph
[legend]
Collaboration diagram for AbsoluteTimeDateFormat:

Collaboration graph
[legend]
List of all members.

Static Public Attributes

String ISO8601_DATE_FORMAT = _T("ISO8601")
String ABS_TIME_DATE_FORMAT = _T("ABSOLUTE")
String DATE_AND_TIME_DATE_FORMAT = _T("DATE")

Detailed Description

Formats a date in the format H:M:S,Q for example, "15:49:37,459".


Member Data Documentation

String ABS_TIME_DATE_FORMAT = _T("ABSOLUTE") [static]
 

String constant used to specify AbsoluteTimeDateFormat in layouts. Current value is ABSOLUTE.

String DATE_AND_TIME_DATE_FORMAT = _T("DATE") [static]
 

String constant used to specify DateTimeDateFormat in layouts. Current value is DATE.

String ISO8601_DATE_FORMAT = _T("ISO8601") [static]
 

string constant used to specify ISO8601DateFormat in layouts. Current value is ISO8601.


The documentation for this class was generated from the following files:
  • absolutetimedateformat.h
  • dateformat.cpp

Copyright © 1999-2004, Apache Software Foundation