parse_timezone
if (!parse_timezone(optarg, &utc_offset))
bool parse_timezone(const char *s, int *result);