pub fn get_calculated_attributes( installation_date: Option<i64>, db_path: String, locale: String, ) -> Result<CalculatedAttributes>