mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
22 lines
288 B
Plaintext
22 lines
288 B
Plaintext
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
|