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