repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hash-set, linkedhash-set: Reduce code duplication.
[gnulib.git]
/
lib
/
getdate.h
blob
9f5d1a9d5a8891f55abddc58c22ad64b77e4d1c5
1
/* Obsolete; consider using parse-datetime.h instead. */
2
#include
"parse-datetime.h"
3
#define get_date(a, b, c) parse_datetime (a, b, c)