pub fn current_time() -> String
Gets the current time, including the date and time.
String: The formatted time as “YYYY-MM-DD HH:MM:SS”
String