Next: getdate_err
, Previous: getcwd
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
getdate
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/getdate.html
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
Gnulib provides a module parse-datetime
that contains a function
parse_datetime
that has similar functionality as the getdate
function.