man std::time_base (Fonctions bibliothèques) - Time format ordering data.
NAME
std::time_base - Time format ordering data.
SYNOPSIS
#include <locale>
Inherited by std::time_get< CharT, InIter >.
Public Types
enum dateorder
Detailed Description
Time format ordering data.
This class provides an enum representing different orderings of day, month, and year.
Definition at line 2672 of file locale.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.