blob: 86ce5026163d3f59a4665c68709d5430a6e925ef [file] [log] [blame]
def date():
import datetime
today = datetime.date.today()
print today