Files
date_time/xmldoc/table_template.xml
2005-02-02 03:05:39 +00:00

29 lines
751 B
XML

<para>
<informaltable frame="all">
<tgroup cols="2">
<colspec colwidth="33%" />
<colspec colwidth="66%" />
<thead>
<row>
<entry valign="top" morerows="1">Syntax</entry>
<entry>Description</entry>
</row>
<row>
<entry>Example</entry>
</row>
</thead>
<tbody>
<row>
<entry valign="top" morerows="1"><screen>time_zone_ptr zone()</screen></entry>
<entry>Returns associated time_zone object via a time_zone_ptr</entry>
</row>
<row>
<entry><screen>the example...</screen></entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>