find_parsetime
new->t_data.tv_sec = find_parsetime(new, option->name, value);
static long long find_parsetime(PLAN *, const char *, char *);