view modules/strftime @ 4275:e272bc901785

New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author Bruno Haible <bruno@clisp.org>
date Thu, 03 Apr 2003 18:35:07 +0000
parents 3ccc6d0d52bb
children e7c388835e7c
line wrap: on
line source

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

Files:
lib/strftime.c
m4/mbstate_t.m4
m4/tm_gmtoff.m4
m4/strftime.m4

Depends-on:

configure.ac:
jm_FUNC_GNU_STRFTIME

Makefile.am:
lib_SOURCES += strftime.c

Include:
<time.h>

Maintainer:
glibc