alpm_mtree::parser

Function timestamp

Source
fn timestamp(input: &mut &str) -> ModalResult<usize>
Expand description

Parse a Unix timestamp.

In mtree, this is a float for some reason, even though the decimal place is always a 0.