protected virtual member function
std::time_get::do_date_order
<locale>
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
- time_get::date_order
- Return date order (public member function)