diff --git a/tz.html b/tz.html
index 638dc31..531433e 100644
--- a/tz.html
+++ b/tz.html
@@ -26,7 +26,7 @@
Howard E. Hinnant
-2016-08-24
+2016-09-09
-The entire strftime
/ time_put
formatting capability is
+The entire time_get
/ time_put
formatting capability is
also at your fingertips (and at any precision):
utc_time
.
-Full formatting and parsing facilities are available with strftime
-like
+Full formatting and parsing facilities are available with time_put
-like
formatting strings.
format
string follows the rules as specified for std::tim
with the following exceptions:
+
+If %F
appears in the format
string it is interpreted as
+%Y-%m-%d
.
+
+
If %S
or %T
appears in the format
string
and the argument tp
has precision finer than seconds, then the