DOKK / manpages / debian 13 / libstdc++-14-doc / std::time_base.3cxx.en
std::time_base(3cxx) std::time_base(3cxx)

std::time_base - Time format ordering data.

#include <locale>

Inherited by std::time_get< _CharT, _InIter >.


enum dateorder { no_order, dmy, mdy, ymd, ydm }

Time format ordering data.

This class provides an enum representing different orderings of time: day, month, and year.

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++