fn get_time_part( hours: i64, mins: i64, secs: i64, micros: i64, is_time_part_positive: bool, is_only_time: bool, ) -> String
get time part string