Merge from coreutils.
[gnulib.git] / modules / strftime
1 Description:
2 nstrftime() function: convert date and time to string, with GNU extensions.
3
4 Files:
5 lib/strftime.c
6 m4/mbstate_t.m4
7 m4/tm_gmtoff.m4
8 m4/strftime.m4
9
10 Depends-on:
11 tzset
12
13 configure.ac:
14 jm_FUNC_GNU_STRFTIME
15
16 Makefile.am:
17 lib_SOURCES += strftime.c
18
19 Include:
20 <time.h>
21
22 Maintainer:
23 glibc
24