protected virtual member function
<locale>

std::time_get::do_date_order

dateorder do_date_order() const;
Return date order [virtual]
Virtual protected member function in charge of returning the date order as described in public member function date_order (see time_get::date_order for details).

Polymorphic derived classes can redefine the behavior of this function.

See also