From 674a9e695340b9dae6d69fffc64098a0ba57cacd Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Fri, 16 Mar 2018 15:42:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e99372c..1d83a02 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This is actually several separate C++11/C++14/C++17 libraries: `"date.h"` and `"tz.h"` are now being proposed for standardization: * Current proposal: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0355r5.html - * Draft revision: http://howardhinnant.github.io/date/d0355r6.html + * Draft revision: http://howardhinnant.github.io/date/d0355r7.html * Status: The proposal was approved by LEWG and forwarded to LWG with the recommendation of targeting C++20 at the Albuquerque, NM meeting in Nov. 2017. List of projects using this library: