Function get_modification_time

Source
pub fn get_modification_time(file_path: &str) -> String
Expand description

Retrieves the modification time of the input file specified by file path If an error occurs, it returns the current system time