Function timestamp

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

Parse a Unix timestamp.

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