Templates
time_get<charT, InputIterator> and
time_put<charT, OutputIterator>
provide date and time formatting and parsing
. All specifications of member functions for
time_put and
time_get
in the subclauses of
[category.time] only apply to the
specializations required in Tables
86
and
87 (
[locale.category])
. Their members use their
ios_base&,
ios_base::iostate&, and
fill arguments
as described in
[locale.categories],
and the
ctype<> facet,
to determine formatting details
.