std::time_base(3)
NAME
std::time_base
SYNOPSIS
Inherited by std::time_get< _CharT, _InIter >.
Detailed Description
Time format ordering data.
This class provides an enum representing different orderings of day,
month, and year.
- Definition at line 54 of file locale_facets_nonio.h.
- Public Types
- enum dateorder { no_order, dmy, mdy, ymd, ydm }
Author
- Generated automatically by Doxygen for libstdc++ from the source code.