pub fn convert_seconds(seconds: i64) -> String
Function to convert seconds to human-readable format
seconds
A String containing the human-readable format of the seconds
String