view modules/fprintftime @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -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