1<?xml version="1.0" encoding="utf-8"?> 2<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" 3"../../../tools/boostbook/dtd/boostbook.dtd"> 4 5<!-- Copyright (c) 2001-2004 CrystalClear Software, Inc. 6 Subject to the Boost Software License, Version 1.0. 7 (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 8--> 9 10<section id="date_time.doxy" xmlns:xi="http://www.w3.org/2001/XInclude"> 11 <title>Library Reference</title> 12 13 <para> 14 The following is a detailed reference of the date_time library. A click on any of the reference links will take you to a list of the header files found in that section. Following one of those links will take you to a list of the items declared in that header file. Further sublinks take you to detailed descriptions of each individual item. 15 </para> 16 17 <xi:include href="date_time_autodoc.xml"/> 18 <xi:include href="gregorian_autodoc.xml"/> 19 <xi:include href="posix_time_autodoc.xml"/> 20 <xi:include href="local_time_autodoc.xml"/> 21</section> 22 23