date

outputting.date()[source]

Calculate today’s date as a string in the form <year>-<month>-<day> and returns it

Returns:todayDate – The current date in the format <year>-<month>-<day>
Return type:basestring