std::time_get_byname
From cppreference.com
Defined in header <locale>
|
||
template< class CharT, |
||
std::time_get_byname
is a std::time_get facet which encapsulates time and date parsing rules of the locale specified at its construction.
Contents |