summaryrefslogtreecommitdiff
path: root/doc/html/boost/date_time/iso_format.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:41:18 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:43:11 +0900
commitf763a99a501650eff2c60288aa6f10ef916d769e (patch)
tree02af7e13f9a38c888ebf340fe764cbe7dae99da9 /doc/html/boost/date_time/iso_format.html
parent5cde13f21d36c7224b0e13d11c4b49379ae5210d (diff)
downloadboost-f763a99a501650eff2c60288aa6f10ef916d769e.tar.gz
boost-f763a99a501650eff2c60288aa6f10ef916d769e.tar.bz2
boost-f763a99a501650eff2c60288aa6f10ef916d769e.zip
Imported Upstream version 1.62.0upstream/1.62.0
Change-Id: I9d4c1ddb7b7d8f0069217ecc582700f9fda6dd4c Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/boost/date_time/iso_format.html')
-rw-r--r--doc/html/boost/date_time/iso_format.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/boost/date_time/iso_format.html b/doc/html/boost/date_time/iso_format.html
index 38d8dffa52..8ba263060d 100644
--- a/doc/html/boost/date_time/iso_format.html
+++ b/doc/html/boost/date_time/iso_format.html
@@ -4,10 +4,10 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class template iso_format</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.iso_format_hpp" title="Header &lt;boost/date_time/iso_format.hpp&gt;">
-<link rel="prev" href="iso_format_bas_idp40830640.html" title="Class iso_format_base&lt;wchar_t&gt;">
+<link rel="prev" href="iso_form_idm46563424130320.html" title="Class iso_format_base&lt;wchar_t&gt;">
<link rel="next" href="iso_extended_format.html" title="Class template iso_extended_format">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="iso_format_bas_idp40830640.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.iso_format_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="iso_extended_format.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="iso_form_idm46563424130320.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.iso_format_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="iso_extended_format.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.date_time.iso_format"></a><div class="titlepage"></div>
@@ -36,16 +36,16 @@
<span class="keyword">class</span> <a class="link" href="iso_format.html" title="Class template iso_format">iso_format</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">date_time</span><span class="special">::</span><span class="identifier">iso_format_base</span><span class="special">&lt;</span> <span class="identifier">charT</span> <span class="special">&gt;</span> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
- <span class="comment">// <a class="link" href="iso_format.html#idp63471504-bb">public static functions</a></span>
- <span class="keyword">static</span> <span class="keyword">bool</span> <a class="link" href="iso_format.html#idp63472032-bb"><span class="identifier">has_date_sep_chars</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="iso_format.html#idm46563424096608-bb">public static functions</a></span>
+ <span class="keyword">static</span> <span class="keyword">bool</span> <a class="link" href="iso_format.html#idm46563424096048-bb"><span class="identifier">has_date_sep_chars</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp116194944"></a><h2>Description</h2>
+<a name="idm45928072952256"></a><h2>Description</h2>
<div class="refsect2">
-<a name="idp116195360"></a><h3>
-<a name="idp63471504-bb"></a><code class="computeroutput">iso_format</code> public static functions</h3>
+<a name="idm45928072951840"></a><h3>
+<a name="idm46563424096608-bb"></a><code class="computeroutput">iso_format</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="keyword">bool</span> <a name="idp63472032-bb"></a><span class="identifier">has_date_sep_chars</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>The ios standard format doesn't use char separators. </li></ol></div>
+<pre class="literallayout"><span class="keyword">static</span> <span class="keyword">bool</span> <a name="idm46563424096048-bb"></a><span class="identifier">has_date_sep_chars</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>The ios standard format doesn't use char separators. </li></ol></div>
</div>
</div>
</div>
@@ -57,7 +57,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="iso_format_bas_idp40830640.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.iso_format_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="iso_extended_format.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="iso_form_idm46563424130320.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.iso_format_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="iso_extended_format.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>