diff --git a/date.html b/date.html
index f30c89c..8fdb864 100644
--- a/date.html
+++ b/date.html
@@ -26,7 +26,7 @@
Howard E. Hinnant
-2017-04-01
+2017-04-02
date
%y
%Ny
where
-N
is a positive decimal integer specifies the maximum number of characters to
-read. If not specified, the default is 2. Leading zeroes are permitted but not required.
-The modified commands %Ey
and %Oy
interpret the locale's
-alternative representation.%C
), values in the range
+[69 - 99] are presumed to refer to the years [1969 - 1999], and values in the range [00 -
+68] are presumed to refer to the years [2000 - 2068]. The modified command
+%Ny
where N
is a positive decimal integer specifies the maximum
+number of characters to read. If not specified, the default is 2. Leading zeroes are
+permitted but not required. The modified commands %Ey
and %Oy
+interpret the locale's alternative representation.