view modules/fprintftime @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -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