mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
26 lines
271 B
Plaintext
26 lines
271 B
Plaintext
Description:
|
|
Convert a date/time string (POSIX syntax) to linear time or broken-down time.
|
|
|
|
Files:
|
|
lib/posixtm.h
|
|
lib/posixtm.c
|
|
m4/posixtm.m4
|
|
|
|
Depends-on:
|
|
mktime
|
|
stdbool
|
|
|
|
configure.ac:
|
|
gl_POSIXTM
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"posixtm.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|