convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…initialize time conversion information NAME tzset, tzname, timezone, daylight - initialize time conversion information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…initialize time conversion information NAME tzset, tzname, timezone, daylight - initialize time conversion information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…initialize time conversion information NAME tzset, tzname, timezone, daylight - initialize time conversion information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…initialize time conversion information NAME tzset, tzname, timezone, daylight - initialize time conversion information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…set the current locale NAME setlocale - set the current locale LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h> char *setlocale(int category , const char * lo…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…format date and time NAME strftime - format date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> size_t strftime(char s [restrict . max ], size_t max …format date and time NAME strftime - format date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> size_t strftime(char s [restrict . max ], size_t max …get interface addresses NAME getifaddrs, freeifaddrs - get interface addresses LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <ifaddrs.h> int ge…get interface addresses NAME getifaddrs, freeifaddrs - get interface addresses LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <ifaddrs.h> int ge…create a name for a temporary file NAME tempnam - create a name for a temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> char *tempnam(const char …