libstdc++
|
#include <locale_facets_nonio.h>
Public Types | |
enum | dateorder { no_order , dmy , mdy , ymd , ydm } |
Time format ordering data.
This class provides an enum representing different orderings of time: day, month, and year.
Definition at line 52 of file locale_facets_nonio.h.
enum std::time_base::dateorder |
Definition at line 55 of file locale_facets_nonio.h.