git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / posixtm
blob425c175ec6536fdac905ab3331b0837eb5f059e4
1 Description:
2 Convert a date/time string (POSIX syntax) to linear time or broken-down time.
4 Files:
5 lib/posixtm.h
6 lib/posixtm.c
7 m4/posixtm.m4
9 Depends-on:
10 mktime
11 stdbool
12 stpcpy
14 configure.ac:
15 gl_POSIXTM
17 Makefile.am:
19 Include:
20 "posixtm.h"
22 License:
23 GPL
25 Maintainer:
26 Jim Meyering