summaryrefslogtreecommitdiff
path: root/doc/html/boost/date_time/parse_date.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/date_time/parse_date.html')
-rw-r--r--doc/html/boost/date_time/parse_date.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/boost/date_time/parse_date.html b/doc/html/boost/date_time/parse_date.html
index e4f7c13142..973637640a 100644
--- a/doc/html/boost/date_time/parse_date.html
+++ b/doc/html/boost/date_time/parse_date.html
@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template parse_date</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp" title="Header &lt;boost/date_time/date_parsing.hpp&gt;">
<link rel="prev" href="find_match.html" title="Function template find_match">
-<link rel="next" href="from_stream_ty_idp17777328.html" title="Function template from_stream_type">
+<link rel="next" href="from_str_idm46563424570304.html" title="Function template from_stream_type">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="find_match.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="from_stream_ty_idp17777328.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="find_match.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="from_str_idm46563424570304.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.date_time.parse_date"></a><div class="titlepage"></div>
@@ -36,7 +36,7 @@
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> date_type<span class="special">&gt;</span>
<span class="identifier">date_type</span> <span class="identifier">parse_date</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="special">&amp;</span> s<span class="special">,</span> <span class="keyword">int</span> order_spec <span class="special">=</span> <span class="identifier">ymd_order_iso</span><span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp113146304"></a><h2>Description</h2>
+<a name="idm45928076001344"></a><h2>Description</h2>
<p>Accepted formats are: "2003-02-10" or " 2003-Feb-10" or "2003-Feburary-10" The order in which the Month, Day, &amp; Year appear in the argument string can be accomodated by passing in the appropriate ymd_order_spec </p>
</div>
</div>
@@ -48,7 +48,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="find_match.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="from_stream_ty_idp17777328.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="find_match.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="from_str_idm46563424570304.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>