functions to display displacements
This commit is contained in:
@ -102,8 +102,6 @@ impl TimeParser {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn string_displacement()
|
||||
|
||||
fn process_explicit(&self) -> Result<i64, InvalidTime> {
|
||||
let segments = self.time_string.matches('-').count();
|
||||
|
||||
|
Reference in New Issue
Block a user