libstdc++: std::time_base Class Reference (original) (raw)
#include <[locale_facets_nonio.h](a00602%5Fsource.html)>
Inheritance diagram for std::time_base:
Public Types | |
---|---|
enum | dateorder { no_order, dmy, mdy, ymd, ydm } |
Detailed Description
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.
Member Enumeration Documentation
◆ dateorder
enum std::time_base::dateorder
The documentation for this class was generated from the following file: