diff --git a/d0355r5.html b/d0355r5.html index 7c965fb..fef23a6 100644 --- a/d0355r5.html +++ b/d0355r5.html @@ -3843,7 +3843,7 @@ representation. %z The offset from UTC in the ISO 8601 format. For example -0430 refers to -4 hours 30 minutes behind UTC. The modified commands %Ez and %Ez +4 hours 30 minutes behind UTC. The modified commands %Ez and %Oz parse a : between the hours and minutes and leading zeroes on the hour field are optional: -4:30. diff --git a/date.html b/date.html index 6e9167a..9f30a8d 100644 --- a/date.html +++ b/date.html @@ -26,7 +26,7 @@

Howard E. Hinnant
-2017-11-03
+2017-12-04

date

@@ -7845,7 +7845,7 @@ left-padded with 0 to four digits. %z The offset from UTC in the ISO 8601 format. For example -0430 refers to 4 hours 30 minutes behind UTC. If the offset is zero, +0000 is used. -The modified commands %Ez and %Ez insert a : +The modified commands %Ez and %Oz insert a : between the hours and minutes: -04:30. If the offset information is not available, failbit will be set. @@ -8227,7 +8227,7 @@ representation. %z The offset from UTC in the ISO 8601 format. For example -0430 refers to -4 hours 30 minutes behind UTC. The modified commands %Ez and %Ez +4 hours 30 minutes behind UTC. The modified commands %Ez and %Oz parse a : between the hours and minutes and leading zeroes on the hour field are optional: -4:30.