2007-07-24 12:50:45 +01:00
|
|
|
/* libiso8601/src/docs/MainPage.dox
|
|
|
|
*
|
2010-01-08 19:25:58 +00:00
|
|
|
* (c)2007-2010, Laurence Withers, <l@lwithers.me.uk>.
|
2007-12-05 17:45:23 +00:00
|
|
|
* Released under the GNU GPLv3. See file COPYING or
|
2007-07-24 12:50:45 +01:00
|
|
|
* http://www.gnu.org/copyleft/gpl.html for details.
|
|
|
|
*/
|
|
|
|
|
2010-01-08 19:25:58 +00:00
|
|
|
/*! \mainpage Library for manipulating ISO8601-format dates and times
|
|
|
|
|
|
|
|
\c libiso8601 is a library containing conversion routines for ISO8601-format
|
|
|
|
dates and times and a set of associated date/time manipulation routines. It has
|
|
|
|
support for leap seconds and nanosecond accuracy and is intended for use in
|
|
|
|
e.g. physical science applications.
|
2007-07-24 12:50:45 +01:00
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* options for text editors
|
|
|
|
kate: replace-trailing-space-save true; space-indent true; tab-width 4;
|
2007-12-05 17:45:23 +00:00
|
|
|
vim: expandtab:ts=4:sw=4:syntax=doxygen
|
2007-07-24 12:50:45 +01:00
|
|
|
*/
|