summaryrefslogtreecommitdiff
path: root/doc/html/c_local_adjustor.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/c_local_adjustor.html')
-rw-r--r--doc/html/c_local_adjustor.html30
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/html/c_local_adjustor.html b/doc/html/c_local_adjustor.html
index 2b5307522f..767b94ad81 100644
--- a/doc/html/c_local_adjustor.html
+++ b/doc/html/c_local_adjustor.html
@@ -3,9 +3,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Class template c_local_adjustor</title>
<link rel="stylesheet" href="boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
<link rel="start" href="index.html" title="The Boost C++ Libraries">
-<link rel="up" href="date_time/doxy.html#id1076189" title="Header &lt;boost/date_time/c_local_time_adjustor.hpp&gt;">
+<link rel="up" href="date_time/doxy.html#id2500260" title="Header &lt;boost/date_time/c_local_time_adjustor.hpp&gt;">
<link rel="prev" href="year_functor.html" title="Class template year_functor">
<link rel="next" href="c_time.html" title="Struct c_time">
</head>
@@ -20,7 +20,7 @@
</table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="year_functor.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="date_time/doxy.html#id1076189"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="c_time.html"><img src="images/next.png" alt="Next"></a>
+<a accesskey="p" href="year_functor.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="date_time/doxy.html#id2500260"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="c_time.html"><img src="images/next.png" alt="Next"></a>
</div>
<div class="refentry" lang="en">
<a name="c_local_adjustor"></a><div class="titlepage"></div>
@@ -32,31 +32,31 @@
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> time_type&gt;
<span class="bold"><strong>class</strong></span> c_local_adjustor {
<span class="bold"><strong>public</strong></span>:
- <span class="emphasis"><em>// types</em></span>
- <span class="bold"><strong>typedef</strong></span> time_type::time_duration_type time_duration_type;
- <span class="bold"><strong>typedef</strong></span> time_type::date_type date_type;
- <span class="bold"><strong>typedef</strong></span> date_type::duration_type date_duration_type;
+  <span class="emphasis"><em>// types</em></span>
+  <span class="bold"><strong>typedef</strong></span> time_type::time_duration_type time_duration_type;
+  <span class="bold"><strong>typedef</strong></span> time_type::date_type          date_type;         
+  <span class="bold"><strong>typedef</strong></span> date_type::duration_type      date_duration_type;
- <span class="emphasis"><em>// <a href="c_local_adjustor.html#id904513-bb">public static functions</a></em></span>
- <span class="type">time_type</span> <a href="c_local_adjustor.html#id894363-bb">utc_to_local</a>(<span class="bold"><strong>const</strong></span> time_type &amp;) ;
+  <span class="emphasis"><em>// <a href="c_local_adjustor.html#id2439378-bb">public static functions</a></em></span>
+  <span class="type">time_type</span> <a href="c_local_adjustor.html#id2397127-bb">utc_to_local</a>(<span class="bold"><strong>const</strong></span> time_type &amp;) ;
};</pre></div>
<div class="refsect1" lang="en">
-<a name="id1039338"></a><h2>Description</h2>
+<a name="id2606655"></a><h2>Description</h2>
<p>Warning!!! This class assumes that timezone settings of the machine are correct. This can be a very dangerous assumption. </p>
<div class="refsect2" lang="en">
-<a name="id1039346"></a><h3>
-<a name="id904513-bb"></a><code class="computeroutput">c_local_adjustor</code> public static functions</h3>
-<div class="orderedlist"><ol type="1"><li><pre class="literallayout"><span class="type">time_type</span> <a name="id894363-bb"></a>utc_to_local(<span class="bold"><strong>const</strong></span> time_type &amp; t) ;</pre></li></ol></div>
+<a name="id2606662"></a><h3>
+<a name="id2439378-bb"></a><code class="computeroutput">c_local_adjustor</code> public static functions</h3>
+<div class="orderedlist"><ol type="1"><li><pre class="literallayout"><span class="type">time_type</span> <a name="id2397127-bb"></a>utc_to_local(<span class="bold"><strong>const</strong></span> time_type &amp; t) ;</pre></li></ol></div>
</div>
</div>
</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<table width="100%"><tr>
<td align="left"></td>
<td align="right"><small>Copyright © 2001-2005 CrystalClear Software, Inc</small></td>
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="year_functor.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="date_time/doxy.html#id1076189"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="c_time.html"><img src="images/next.png" alt="Next"></a>
+<a accesskey="p" href="year_functor.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="date_time/doxy.html#id2500260"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="c_time.html"><img src="images/next.png" alt="Next"></a>
</div>
</body>
</html>