From d7e38aa24f7cdc83d76531f22bad6318751ea6e9 Mon Sep 17 00:00:00 2001
From: Howard Hinnant
-The entire
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
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