set_time

Function set_time 

Source
pub fn set_time(
    bytearray: &mut [u8],
    byte_index: usize,
    time_string: &str,
) -> Result<(), String>