From Jason Turner

[category.time.general]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpah7wahcx/{from.md → to.md} +12 -0
tmp/tmpah7wahcx/{from.md → to.md} RENAMED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #### General <a id="category.time.general">[[category.time.general]]</a>
2
+
3
+ Templates `time_get<charT, InputIterator>` and
4
+ `time_put<charT, OutputIterator>` provide date and time formatting and
5
+ parsing. All specifications of member functions for `time_put` and
6
+ `time_get` in the subclauses of  [[category.time]] only apply to the
7
+ specializations required in Tables  [[tab:locale.category.facets]] and 
8
+ [[tab:locale.spec]] [[locale.category]]. Their members use their
9
+ `ios_base&`, `ios_base::iostate&`, and `fill` arguments as described in 
10
+ [[locale.categories]], and the `ctype<>` facet, to determine formatting
11
+ details.
12
+