[category.time.general] (original) (raw)
28 Text processing library [text]
28.3 Localization library [localization]
28.3.4 Standard locale categories [locale.categories]
28.3.4.6 The time category [category.time]
28.3.4.6.1 General [category.time.general]
Templatestime_get<charT, InputIterator> andtime_put<charT, OutputIterator>provide date and time formatting and parsing.
All specifications of member functions for time_put and time_getin the subclauses of [category.time] only apply to the specializations required in Tables 89and 90 ([locale.category]).
Their members use theirios_base&, ios_base::iostate&, and fill arguments as described in [locale.categories], and the ctype<> facet, to determine formatting details.