gnulib-tool.py: Make --megatest behaviour more similar to shell impl.
[gnulib.git] / modules / fprintftime
blob12c289794e666377b70520c9a3e3d76582f8d258
1 Description:
2 like nstrftime, but output the formatted date to a FILE* stream
4 Files:
5 lib/fprintftime.h
6 lib/fprintftime.c
7 lib/strftime.c
9 Depends-on:
10 stdio
11 nstrftime
12 time_rz
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += fprintftime.c
19 Include:
20 "fprintftime.h"
22 License:
23 GPL
25 Maintainer:
26 Jim Meyering