From cd888b29284366c03e359a8b169d12da12e36e4a Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Thu, 29 Jun 2017 21:06:53 -0400 Subject: [PATCH] Tighten up year_month_weekday and year_month_weekday_last: * conversions to sys_days. --- d0355r4.html | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/d0355r4.html b/d0355r4.html index 0b4bce5..4104dae 100644 --- a/d0355r4.html +++ b/d0355r4.html @@ -37,7 +37,7 @@ Document number: D0355R4

Howard E. Hinnant
-2017-06-27
+2017-06-29

Extending <chrono> to Calendars and Time Zones

@@ -59,6 +59,8 @@ Document number: D0355R4

Changes since R3