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.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/boost/date_time/parse_date.html b/doc/html/boost/date_time/parse_date.html
index 2eede9ac0b..c81f65ba9a 100644
--- a/doc/html/boost/date_time/parse_date.html
+++ b/doc/html/boost/date_time/parse_date.html
@@ -8,7 +8,7 @@
<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_t_idp496940688.html" title="Function template from_stream_type">
+<link rel="next" href="from__1_3_12_15_3_22_1_1_6.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_t_idp496940688.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__1_3_12_15_3_22_1_1_6.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="idp216439168"></a><h2>Description</h2>
+<a name="id-1.3.12.15.3.22.5.4"></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_t_idp496940688.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__1_3_12_15_3_22_1_1_6.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>