pub fn current_date() -> String
Gets the current day, without the time.
String: The formatted date as “YYYY-MM-DD”
String