view modules/fprintftime @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents c8a778dd5fd6
children
line wrap: on
line source

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