From 5524dd1ae8e05bf63e30fbfb94633eca32e0d443 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Thu, 15 Feb 2018 18:49:37 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 034c52c..5ef25c8 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ 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/2017/p0355r4.html - * Draft revision: http://howardhinnant.github.io/date/d0355r5.html + * Current proposal: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0355r5.html + * Draft revision: _not available_ * 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: