#include <locale_facets.h>
Inheritance diagram for std::time_base:

| Public Types | |
| no_order | |
| dmy | |
| mdy | |
| ymd | |
| ydm | |
| enum | dateorder { no_order, dmy, mdy, ymd, ydm } | 
This class provides an enum representing different orderings of day, month, and year.
Definition at line 2702 of file locale_facets.h.
 1.4.7
 1.4.7