verify: new macro 'assume'
[gnulib.git] / modules / getdate
1 Description:
2 Convert a date/time string to linear time.
3
4 Status:
5 deprecated
6
7 Notice:
8 This module is deprecated. Use the module 'parse-datetime' instead.
9
10 Files:
11 doc/getdate.texi
12 lib/getdate.h
13
14 Depends-on:
15 parse-datetime
16
17 configure.ac:
18
19 Makefile.am:
20
21 Include:
22
23 License:
24 GPL
25
26 Maintainer:
27 Paul Eggert