.TH "std::time_base" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::time_base \- Time format ordering data\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .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\&. This class provides an enum representing different orderings of time: day, month, and year\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.