summaryrefslogtreecommitdiff
path: root/modules/parse-datetime2
blob: b4771dce9499bca21c56cddee149a40217d893c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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