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

Time Zone Database Parser

@@ -240,7 +240,7 @@ std::cout << t << '\n'; // 2016-05-14 18:33:24 EDT

-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):

@@ -554,7 +554,7 @@ called 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.

@@ -2265,6 +2265,11 @@ The format string follows the rules as specified for std::tim with the following exceptions: