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
<li><ahref="https://wg21.cmeerw.net/lwg/issue3230" target="_blank">LWG Issue 3230. Format specifier <code>%y</code>/<code>%Y</code> is missing locale alternative versions</a></li>
511
511
<li><ahref="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2117r0.html#3262" target="_blank">LWG Issue 3262. Formatting of negative durations is not specified</a></li>
512
512
<li><ahref="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2117r0.html#3270" target="_blank">LWG Issue 3270. Parsing and formatting <code>%j</code> with <code>duration</code>s</a></li>
513
-
<li><ahref="https://wg21.cmeerw.net/lwg/issue3272" target="_blank">LWG Issue 3272. <code>%I``%p</code> should <code>parse</code>/<code>format duration</code> since midnight</a></li>
513
+
<li><ahref="https://wg21.cmeerw.net/lwg/issue3272" target="_blank">LWG Issue 3272. <code>%I%p</code> should <code>parse</code>/<code>format duration</code> since midnight</a></li>
514
514
<li><ahref="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2372r1.html" target="_blank">P2372R1 Fixing locale handling in chrono formatters</a><ul>
<li><ahref="https://wg21.cmeerw.net/lwg/issue3245" target="_blank">LWG Issue 3245. Unnecessary restriction on <code>'%p'</code> parse specifier</a></li>
544
544
<li><ahref="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2117r0.html#3269" target="_blank">LWG Issue 3269. Parse manipulators do not specify the result of the extraction from stream</a></li>
545
545
<li><ahref="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2117r0.html#3270" target="_blank">LWG Issue 3270. Parsing and formatting <code>%j</code> with <code>duration</code>s</a></li>
546
-
<li><ahref="https://wg21.cmeerw.net/lwg/issue3272" target="_blank">LWG Issue 3272. <code>%I``%p</code> should <code>parse</code>/<code>format duration</code> since midnight</a></li>
546
+
<li><ahref="https://wg21.cmeerw.net/lwg/issue3272" target="_blank">LWG Issue 3272. <code>%I%p</code> should <code>parse</code>/<code>format duration</code> since midnight</a></li>
- [LWG Issue 3245. Unnecessary restriction on `&#39;%p&#39;` parse specifier](https://wg21.cmeerw.net/lwg/issue3245)
57
+
- [LWG Issue 3269. Parse manipulators do not specify the result of the extraction from stream](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2117r0.html#3269)
58
+
- [LWG Issue 3270. Parsing and formatting `%j` with `duration`s](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2117r0.html#3270)
59
+
-- [LWG Issue 3272. `%I``%p` should `parse`/`format` `duration` since midnight](https://wg21.cmeerw.net/lwg/issue3272)
60
+
+- [LWG Issue 3272. `%I%p` should `parse`/`format` `duration` since midnight](https://wg21.cmeerw.net/lwg/issue3272)
0 commit comments