summaryrefslogtreecommitdiff
path: root/doc/html/boost/date_time/ymd_formatter.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/date_time/ymd_formatter.html')
-rw-r--r--doc/html/boost/date_time/ymd_formatter.html26
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/html/boost/date_time/ymd_formatter.html b/doc/html/boost/date_time/ymd_formatter.html
index f52a33c0a7..26f76db54a 100644
--- a/doc/html/boost/date_time/ymd_formatter.html
+++ b/doc/html/boost/date_time/ymd_formatter.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<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_formatting_limited_hpp" title="Header &lt;boost/date_time/date_formatting_limited.hpp&gt;">
+<link rel="up" href="../../date_time/doxy.html#header.boost.date_time.date_formatting_hpp" title="Header &lt;boost/date_time/date_formatting.hpp&gt;">
<link rel="prev" href="month_formatter.html" title="Class template month_formatter">
<link rel="next" href="date_formatter.html" title="Class template date_formatter">
</head>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="month_formatter.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_formatting_limited_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="date_formatter.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="month_formatter.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_formatting_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="date_formatter.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.date_time.ymd_formatter"></a><div class="titlepage"></div>
@@ -30,27 +30,27 @@
<p>boost::date_time::ymd_formatter &#8212; Convert ymd to a standard string formatting policies. </p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
-<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../date_time/doxy.html#header.boost.date_time.date_formatting_limited_hpp" title="Header &lt;boost/date_time/date_formatting_limited.hpp&gt;">boost/date_time/date_formatting_limited.hpp</a>&gt;
+<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../date_time/doxy.html#header.boost.date_time.date_formatting_hpp" title="Header &lt;boost/date_time/date_formatting.hpp&gt;">boost/date_time/date_formatting.hpp</a>&gt;
-</span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> ymd_type<span class="special">,</span> <span class="keyword">typename</span> format_type<span class="special">&gt;</span>
+</span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> ymd_type<span class="special">,</span> <span class="keyword">typename</span> format_type<span class="special">,</span> <span class="keyword">typename</span> charT <span class="special">=</span> <span class="keyword">char</span><span class="special">&gt;</span>
<span class="keyword">class</span> <a class="link" href="ymd_formatter.html" title="Class template ymd_formatter">ymd_formatter</a> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
- <span class="comment">// <a class="link" href="ymd_formatter.html#idm46563425138272-bb">public static functions</a></span>
- <span class="keyword">static</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="ymd_formatter.html#idm46563425137712-bb"><span class="identifier">ymd_to_string</span></a><span class="special">(</span><span class="identifier">ymd_type</span><span class="special">)</span><span class="special">;</span>
- <span class="keyword">static</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_string</span><span class="special">&lt;</span> <span class="identifier">charT</span> <span class="special">&gt;</span> <a class="link" href="ymd_formatter.html#idm46563425134848-bb"><span class="identifier">ymd_to_string</span></a><span class="special">(</span><span class="identifier">ymd_type</span><span class="special">)</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="ymd_formatter.html#idp729799760-bb">public static functions</a></span>
+ <span class="keyword">static</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_string</span><span class="special">&lt;</span> <span class="identifier">charT</span> <span class="special">&gt;</span> <a class="link" href="ymd_formatter.html#idp729800320-bb"><span class="identifier">ymd_to_string</span></a><span class="special">(</span><span class="identifier">ymd_type</span><span class="special">)</span><span class="special">;</span>
+ <span class="keyword">static</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="ymd_formatter.html#idp729803200-bb"><span class="identifier">ymd_to_string</span></a><span class="special">(</span><span class="identifier">ymd_type</span><span class="special">)</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idm45928079508160"></a><h2>Description</h2>
+<a name="idp313366736"></a><h2>Description</h2>
<div class="refsect2">
-<a name="idm45928079507744"></a><h3>
-<a name="idm46563425138272-bb"></a><code class="computeroutput">ymd_formatter</code> public static functions</h3>
+<a name="idp313367152"></a><h3>
+<a name="idp729799760-bb"></a><code class="computeroutput">ymd_formatter</code> public static functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
-<pre class="literallayout"><span class="keyword">static</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a name="idm46563425137712-bb"></a><span class="identifier">ymd_to_string</span><span class="special">(</span><span class="identifier">ymd_type</span> ymd<span class="special">)</span><span class="special">;</span></pre>Convert ymd to a standard string formatting policies. <p>This is standard code for handling date formatting with year-month-day based date information. This function uses the format_type to control whether the string will contain separator characters, and if so what the character will be. In addtion, it can format the month as either an integer or a string as controled by the formatting policy </p>
+<pre class="literallayout"><span class="keyword">static</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_string</span><span class="special">&lt;</span> <span class="identifier">charT</span> <span class="special">&gt;</span> <a name="idp729800320-bb"></a><span class="identifier">ymd_to_string</span><span class="special">(</span><span class="identifier">ymd_type</span> ymd<span class="special">)</span><span class="special">;</span></pre>Convert ymd to a standard string formatting policies. <p>This is standard code for handling date formatting with year-month-day based date information. This function uses the format_type to control whether the string will contain separator characters, and if so what the character will be. In addtion, it can format the month as either an integer or a string as controled by the formatting policy </p>
</li>
<li class="listitem">
-<pre class="literallayout"><span class="keyword">static</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_string</span><span class="special">&lt;</span> <span class="identifier">charT</span> <span class="special">&gt;</span> <a name="idm46563425134848-bb"></a><span class="identifier">ymd_to_string</span><span class="special">(</span><span class="identifier">ymd_type</span> ymd<span class="special">)</span><span class="special">;</span></pre>Convert ymd to a standard string formatting policies. <p>This is standard code for handling date formatting with year-month-day based date information. This function uses the format_type to control whether the string will contain separator characters, and if so what the character will be. In addtion, it can format the month as either an integer or a string as controled by the formatting policy </p>
+<pre class="literallayout"><span class="keyword">static</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a name="idp729803200-bb"></a><span class="identifier">ymd_to_string</span><span class="special">(</span><span class="identifier">ymd_type</span> ymd<span class="special">)</span><span class="special">;</span></pre>Convert ymd to a standard string formatting policies. <p>This is standard code for handling date formatting with year-month-day based date information. This function uses the format_type to control whether the string will contain separator characters, and if so what the character will be. In addtion, it can format the month as either an integer or a string as controled by the formatting policy </p>
</li>
</ol></div>
</div>
@@ -64,7 +64,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="month_formatter.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_formatting_limited_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="date_formatter.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="month_formatter.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_formatting_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="date_formatter.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>