Function rif::utils::get_file_unix_time[][src]

pub fn get_file_unix_time(path: &Path) -> Result<NaiveDateTime, RifError>
Expand description

Get file’s system timestamp in unix time

Args

  • path - File path to get system timestamp