Function chrono::offset::local::tz_info::rule::parse_signed_hhmmss

source ยท
fn parse_signed_hhmmss(
    cursor: &mut Cursor<'_>,
) -> Result<(i32, i32, i32, i32), Error>
Expand description

Parse signed hours, minutes and seconds