You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: issue4285.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@
64
64
<p><em>This page is a snapshot from the LWG issues list, see the <ahref="lwg-active.html">Library Active Issues List</a> for more information and the meaning of <ahref="lwg-active.html#New">New</a> status.</em></p>
65
65
<h3id="4285"><ahref="lwg-active.html#4285">4285</a>. <codeclass='backtick'>time_get::do_get_date</code> is problematic even after LWG 461</h3>
<li><p><codeclass='backtick'>date_order()</code> might need additional locale facets to find out the date order, but it doesn't have an
87
87
<code>ios_base&</code> argument from which to get the locale.</p></li>
88
88
<li><p>Many locales do not use any of the specified formats. For example, <codeclass='backtick'>de_DE</code> uses <codeclass='backtick'>%d.%m.%Y</code>, <codeclass='backtick'>zh_CN</code>
89
-
uses <codeclass='backtick'>%Y?%m?%d?</code>. Although 28.3.4.6.2.3 <ahref="https://wg21.link/locale.time.get.virtuals">[locale.time.get.virtuals]</a>/5 gives an implementation the latitude
89
+
uses <codeclass='backtick'>%Y年%m月%d日</code>. Although 28.3.4.6.2.3 <ahref="https://wg21.link/locale.time.get.virtuals">[locale.time.get.virtuals]</a>/5 gives an implementation the latitude
90
90
to accept additional formats, ambiguity could arise if the locale's format disagrees with <codeclass='backtick'>date_order()</code>.</p></li>
<h3 id="4285"><a href="#4285">4285</a><sup><a href="https://cplusplus.github.io/LWG/issue4285">(i)</a></sup>. <code class='backtick'>time_get::do_get_date</code> is problematic even after LWG 461</h3>
<li><p><code class='backtick'>date_order()</code> might need additional locale facets to find out the date order, but it doesn't have an
74786
74786
<code>ios_base&</code> argument from which to get the locale.</p></li>
74787
74787
<li><p>Many locales do not use any of the specified formats. For example, <code class='backtick'>de_DE</code> uses <code class='backtick'>%d.%m.%Y</code>, <code class='backtick'>zh_CN</code>
74788
-
uses <code class='backtick'>%Y?%m?%d?</code>. Although 28.3.4.6.2.3 <a href="https://wg21.link/locale.time.get.virtuals">[locale.time.get.virtuals]</a>/5 gives an implementation the latitude
74788
+
uses <code class='backtick'>%Y年%m月%d日</code>. Although 28.3.4.6.2.3 <a href="https://wg21.link/locale.time.get.virtuals">[locale.time.get.virtuals]</a>/5 gives an implementation the latitude
74789
74789
to accept additional formats, ambiguity could arise if the locale's format disagrees with <code class='backtick'>date_order()</code>.</p></li>
Copy file name to clipboardExpand all lines: lwg-index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ <h1>Index by Section</h1>
66
66
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>, <a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.</p>
67
67
<h2>Index by Section</h2>
68
68
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
<td id="4285"><a href="lwg-active.html#4285" title="time_get::do_get_date is problematic even after LWG 461 (Status: New)">4285</a><sup><a href="https://cplusplus.github.io/LWG/issue4285">(i)</a></sup></td>
302
+
<td><a href="lwg-active.html#New">New</a></td>
303
+
<td>28.3.4.6.2.2 [locale.time.get.members]</td>
304
+
<td><code class='backtick'>time_get::do_get_date</code> is problematic even after LWG 461</td>
<td id="4285"><a href="lwg-active.html#4285" title="time_get::do_get_date is problematic even after LWG 461 (Status: New)">4285</a><sup><a href="https://cplusplus.github.io/LWG/issue4285">(i)</a></sup></td>
329
-
<td><a href="lwg-active.html#New">New</a></td>
330
-
<td>28.3.4.6.2.2 [locale.time.get.members]</td>
331
-
<td><code class='backtick'>time_get::do_get_date</code> is problematic even after LWG 461</td>
332
-
<td><span class="no-pr">No</span></td>
333
-
<td></td>
334
-
<td></td>
335
-
</tr>
336
-
<tr>
337
337
<td id="4284"><a href="lwg-active.html#4284" title="Integer-class types should be formattable (Status: New)">4284</a><sup><a href="https://cplusplus.github.io/LWG/issue4284">(i)</a></sup></td>
0 commit comments