summaryrefslogtreecommitdiff
path: root/modules/parse-datetime2
diff options
context:
space:
mode:
Diffstat (limited to 'modules/parse-datetime2')
-rw-r--r--modules/parse-datetime221
1 files changed, 21 insertions, 0 deletions
diff --git a/modules/parse-datetime2 b/modules/parse-datetime2
new file mode 100644
index 0000000000..b4771dce94
--- /dev/null
+++ b/modules/parse-datetime2
@@ -0,0 +1,21 @@
+Description:
+Convert a date/time string to linear time, with debugging.
+
+Files:
+
+Depends-on:
+parse-datetime
+
+configure.ac:
+AC_DEFINE([GNULIB_PARSE_DATETIME2], [1], [Define to support parse_datetime2.])
+
+Makefile.am:
+
+Include:
+"parse-datetime.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+Paul Eggert

Return to:

Send suggestions and report system problems to the System administrator.