pub fn parse_interval_day_time(
    value: &str
) -> Result<<IntervalDayTimeType as ArrowPrimitiveType>::Native, ArrowError>