std::time_base Class Reference
List of all members.
Detailed Description
Time format ordering data.
This class provides an enum representing different orderings of day, month, and year.
Definition at line 54 of file locale_facets_nonio.h.
Public Types
- enum dateorder {
no_order,
dmy,
mdy,
ymd,
ydm
}
The documentation for this class was generated from the following file: