summaryrefslogtreecommitdiff
path: root/modules/fprintftime
blob: 0d1f6784496e673cb9b40c472205f498286127d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
like nstrftime, but output the formatted date to a FILE* stream

Files:
lib/fprintftime.h
lib/fprintftime.c

Depends-on:
stdio
nstrftime
time_rz

configure.ac:

Makefile.am:
lib_SOURCES += fprintftime.c

Include:
"fprintftime.h"

License:
GPL

Maintainer:
Jim Meyering