view modules/nstrftime @ 40186:8964917f9574

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

Description:
nstrftime() function: convert date and time to string, with GNU extensions.

Files:
lib/strftime.h
lib/nstrftime.c
m4/tm_gmtoff.m4
m4/nstrftime.m4

Depends-on:
extensions
stdbool
time_rz

configure.ac:
gl_FUNC_GNU_STRFTIME

Makefile.am:
lib_SOURCES += nstrftime.c

Include:
"strftime.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc