Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > by-pkgid > 4f37b923758ceff94a2c0ccca62b4b43 > files > 221

libapr1-devel-1.1.1-1mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Apache Portable Runtime: apr_time_exp_t Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1>apr_time_exp_t Struct Reference<br>
<small>
[<a class="el" href="group__apr__time.html">Time Routines</a>]</small>
</h1><code>#include &lt;<a class="el" href="apr__time_8h-source.html">apr_time.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o0">tm_usec</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o1">tm_sec</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o2">tm_min</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o3">tm_hour</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o4">tm_mday</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o5">tm_mon</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o6">tm_year</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o7">tm_wday</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o8">tm_yday</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o9">tm_isdst</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__time__exp__t.html#o10">tm_gmtoff</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
a structure similar to ANSI struct tm with the following differences:<ul>
<li>tm_usec isn't an ANSI field</li><li>tm_gmtoff isn't an ANSI field (it's a bsdism) </li></ul>

<p>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="o10" doxytag="apr_time_exp_t::tm_gmtoff"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o10">apr_time_exp_t::tm_gmtoff</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
seconds east of UTC     </td>
  </tr>
</table>
<a class="anchor" name="o3" doxytag="apr_time_exp_t::tm_hour"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o3">apr_time_exp_t::tm_hour</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
(0-23) hours past midnight     </td>
  </tr>
</table>
<a class="anchor" name="o9" doxytag="apr_time_exp_t::tm_isdst"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o9">apr_time_exp_t::tm_isdst</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
daylight saving time     </td>
  </tr>
</table>
<a class="anchor" name="o4" doxytag="apr_time_exp_t::tm_mday"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o4">apr_time_exp_t::tm_mday</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
(1-31) day of the month     </td>
  </tr>
</table>
<a class="anchor" name="o2" doxytag="apr_time_exp_t::tm_min"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o2">apr_time_exp_t::tm_min</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
(0-59) minutes past tm_hour     </td>
  </tr>
</table>
<a class="anchor" name="o5" doxytag="apr_time_exp_t::tm_mon"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o5">apr_time_exp_t::tm_mon</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
(0-11) month of the year     </td>
  </tr>
</table>
<a class="anchor" name="o1" doxytag="apr_time_exp_t::tm_sec"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o1">apr_time_exp_t::tm_sec</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
(0-61) seconds past tm_min     </td>
  </tr>
</table>
<a class="anchor" name="o0" doxytag="apr_time_exp_t::tm_usec"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o0">apr_time_exp_t::tm_usec</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
microseconds past tm_sec     </td>
  </tr>
</table>
<a class="anchor" name="o7" doxytag="apr_time_exp_t::tm_wday"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o7">apr_time_exp_t::tm_wday</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
(0-6) days since sunday     </td>
  </tr>
</table>
<a class="anchor" name="o8" doxytag="apr_time_exp_t::tm_yday"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o8">apr_time_exp_t::tm_yday</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
(0-365) days since jan 1     </td>
  </tr>
</table>
<a class="anchor" name="o6" doxytag="apr_time_exp_t::tm_year"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">apr_int32_t <a class="el" href="structapr__time__exp__t.html#o6">apr_time_exp_t::tm_year</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
year since 1900     </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="apr__time_8h-source.html">apr_time.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sun Mar 20 19:52:26 2005 for Apache Portable Runtime by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>