fn timestamp(input: &mut &str) -> ModalResult<usize>
Parse a Unix timestamp.
In mtree, this is a float for some reason, even though the decimal place is always a 0.
0