aboutsummaryrefslogtreecommitdiff
path: root/src/parse-datetime.h
blob: 933a54ae57229914a9b17b8e99350c2efff3517e (plain)
1
2
3
#include <time.h>
int parse_datetime (struct timespec *result, char const *p,
		    struct timespec const *now);

Return to:

Send suggestions and report system problems to the System administrator.