.TH "std::time_base" 3cxx "Tue Jul 2 2019" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::time_base \- Time format ordering data\&. .PP This class provides an enum representing different orderings of time: day, month, and year\&. .SH SYNOPSIS .br .PP .PP Inherited by \fBstd::time_get< _CharT, _InIter >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "enum \fBdateorder\fP { \fBno_order\fP, \fBdmy\fP, \fBmdy\fP, \fBymd\fP, \fBydm\fP }" .br .in -1c .SH "Detailed Description" .PP Time format ordering data\&. .PP This class provides an enum representing different orderings of time: day, month, and year\&. .PP Definition at line 52 of file locale_facets_nonio\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.