From e5ac158f0f22a374bcb691cb1b0119216528fc52 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Sat, 3 Mar 2018 11:56:22 -0500 Subject: [PATCH] Make the parsing of minutes optional under the flags %z --- d0355r5.html | 14 +++++++++----- date.html | 12 +++++++----- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/d0355r5.html b/d0355r5.html index ec6077a..2cf96b7 100644 --- a/d0355r5.html +++ b/d0355r5.html @@ -38,7 +38,7 @@ Document number: D0355R5

Howard E. Hinnant
Tomasz Kamiński
-2018-02-11
+2018-03-03

Extending <chrono> to Calendars and Time Zones

@@ -60,6 +60,8 @@ Document number: D0355R5

Changes since R4